VertexDataProvider::DirtyVertex Struct Reference

VertexDataProvider::DirtyVertex Struct Reference

#include <renderer.h>

Class Description

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...
 

Member Data Documentation

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.


The documentation for this struct was generated from the following file: