#include <flTypes.h>
Public Attributes | |
float | vertU |
float | vertV |
float | vertX |
float | vertY |
float | vertZ |
Definition at line 131 of file flTypes.h.
float vertTfVf::vertU |
Definition at line 132 of file flTypes.h.
Referenced by graphics3dDrawCubeTextured(), graphics3dDrawSphereTextured(), and mdl3dStatDrawTextured().
float vertTfVf::vertV |
Definition at line 132 of file flTypes.h.
Referenced by graphics3dDrawCubeTextured(), graphics3dDrawSphereTextured(), and mdl3dStatDrawTextured().
float vertTfVf::vertX |
Definition at line 133 of file flTypes.h.
Referenced by graphics3dDrawCubeTextured(), graphics3dDrawSphereTextured(), and mdl3dStatDrawTextured().
float vertTfVf::vertY |
Definition at line 133 of file flTypes.h.
Referenced by graphics3dDrawCubeTextured(), graphics3dDrawSphereTextured(), and mdl3dStatDrawTextured().
float vertTfVf::vertZ |
Definition at line 133 of file flTypes.h.
Referenced by graphics3dDrawCubeTextured(), graphics3dDrawSphereTextured(), and mdl3dStatDrawTextured().