BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <vector3.h>
Public Attributes | |
float | x |
float | y |
float | z |
float vector3::x |
Definition at line 2 of file vector3.h.
Referenced by AddV(), Cross(), Dot(), Intersection(), SubV(), TimesA(), TransformTo(), and Unit().
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().