| 
    Tachyon (current)
    Current Main Branch
    
   | 
 
#include <tachyon.h>
Data Fields | |
| flt | x | 
| X coordinate or direction component.  More... | |
| flt | y | 
| Y coordinate or direction component.  More... | |
| flt | z | 
| Z coordinate or direction component.  More... | |
| flt apivector::x | 
X coordinate or direction component.
Definition at line 54 of file tachyon.h.
Referenced by animate_scene(), clear_normals(), degvectoradvec(), drawsp(), GetCamera(), GetFCylinder(), GetRecurseObject(), GetScenedefs(), GetTPolyFile(), GetVector(), initspheres(), main(), movesp(), NFFGetCylCone(), NFFGetScenedefs(), NFFGetVector(), normalize(), Rotate3d(), rt_heightfield(), rt_polycylinder(), rt_sheightfield(), rt_tri_box(), rt_tri_fcylinder(), rt_tri_ring(), rt_tristripscnv3fv(), rt_vector(), Scale3d(), tachyon_spaceball_update(), Trans3d(), and tri_normal().
| flt apivector::y | 
Y coordinate or direction component.
Definition at line 55 of file tachyon.h.
Referenced by animate_scene(), clear_normals(), degvectoradvec(), drawsp(), GetCamera(), GetFCylinder(), GetRecurseObject(), GetScenedefs(), GetTPolyFile(), GetVector(), initspheres(), main(), movesp(), NFFGetCylCone(), NFFGetScenedefs(), NFFGetVector(), normalize(), Rotate3d(), rt_heightfield(), rt_polycylinder(), rt_sheightfield(), rt_tri_box(), rt_tri_fcylinder(), rt_tri_ring(), rt_tristripscnv3fv(), rt_vector(), Scale3d(), tachyon_spaceball_update(), Trans3d(), and tri_normal().
| flt apivector::z | 
Z coordinate or direction component.
Definition at line 56 of file tachyon.h.
Referenced by animate_scene(), clear_normals(), degvectoradvec(), drawsp(), GetCamera(), GetFCylinder(), GetRecurseObject(), GetScenedefs(), GetTPolyFile(), GetVector(), initspheres(), main(), movesp(), NFFGetCylCone(), NFFGetScenedefs(), NFFGetVector(), normalize(), Rotate3d(), rt_heightfield(), rt_polycylinder(), rt_sheightfield(), rt_tri_box(), rt_tri_fcylinder(), rt_tri_ring(), rt_tristripscnv3fv(), rt_vector(), Scale3d(), tachyon_spaceball_update(), Trans3d(), and tri_normal().
 1.8.14