Public Attributes | |
| double | x |
| x coordinate of vector | |
| double | y |
| y coordinate of vector | |
| double | z |
| z coordinate of vector | |
Definition at line 59 of file t3d.h.
|
|
x coordinate of vector
Definition at line 61 of file t3d.h. Referenced by T3d::Camera(), T3d::VecCross(), and T3d::VecUnit(). |
|
|
y coordinate of vector
Definition at line 63 of file t3d.h. Referenced by T3d::Camera(), T3d::VecCross(), and T3d::VecUnit(). |
|
|
z coordinate of vector
Definition at line 65 of file t3d.h. Referenced by T3d::Camera(), T3d::VecCross(), and T3d::VecUnit(). |
1.4.2-20050421