| 
    Tachyon (current)
    Current Main Branch
    
   | 
 
Data Fields | |
| apitexture | tex | 
| apivector | ctr | 
| apiflt | rad | 
| apivector | dir | 
| void * | voidtex | 
Definition at line 50 of file animspheres.c.
| apivector asphere::ctr | 
Definition at line 52 of file animspheres.c.
Referenced by initspheres(), and movesp().
| apivector asphere::dir | 
Definition at line 54 of file animspheres.c.
Referenced by initspheres(), and movesp().
| apiflt asphere::rad | 
Definition at line 53 of file animspheres.c.
Referenced by initspheres().
| apitexture asphere::tex | 
Definition at line 51 of file animspheres.c.
Referenced by initspheres(), and movesp().
| void* asphere::voidtex | 
Definition at line 55 of file animspheres.c.
Referenced by drawsp().
 1.8.14