#include <v3d.h>
Definition at line 10 of file v3d.h.
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float v3d::x |
| float v3d::y |
Definition at line 11 of file v3d.h.
Referenced by grid3d_new(), grid3d_update(), and tentacle_new().
| float v3d::z |
Definition at line 11 of file v3d.h.
Referenced by grid3d_new(), grid3d_update(), and tentacle_new().
1.5.5