#include <flTypes.h>
Public Attributes | |
| float | vertX |
| float | vertY |
| float | vertZ |
Definition at line 100 of file flTypes.h.
| float vertVf::vertX |
Definition at line 101 of file flTypes.h.
Referenced by graphics3dDrawCube(), graphics3dDrawCubeWireframe(), graphics3dDrawSphere(), and mdl3dStatDraw().
| float vertVf::vertY |
Definition at line 101 of file flTypes.h.
Referenced by graphics3dDrawCube(), graphics3dDrawCubeWireframe(), graphics3dDrawSphere(), and mdl3dStatDraw().
| float vertVf::vertZ |
Definition at line 101 of file flTypes.h.
Referenced by graphics3dDrawCube(), graphics3dDrawCubeWireframe(), graphics3dDrawSphere(), and mdl3dStatDraw().
1.5.1