#include <renderer.h>
This structure describes a dirty vertex.
Definition at line 171 of file renderer.h.
Public Attributes | |
unsigned int | m_iVertexIndex |
unsigned int | m_iFaceIndex |
Index of the vertex. More... | |
unsigned int m_iVertexIndex |
Definition at line 173 of file renderer.h.
unsigned int m_iFaceIndex |
Index of the vertex.
Definition at line 174 of file renderer.h.