|
BOSS 7.1.1
BESIII Offline Software System
|
#include <vector3.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float vector3::x |
| float vector3::y |
Definition at line 3 of file vector3.h.
Referenced by AddV(), Cross(), Dot(), Intersection(), SubV(), TimesA(), TransformTo(), and Unit().
| float vector3::z |
Definition at line 4 of file vector3.h.
Referenced by AddV(), Cross(), Dot(), Intersection(), SubV(), TimesA(), TransformTo(), and Unit().