Struct MeshData::VertexIdx
ClassList > MeshData > VertexIdx
#include <MeshData.h>
Public Attributes
| Type | Name |
|---|---|
| int | norm |
| int | pos |
| int | smo_norm |
| int | uv |
Public Functions
| Type | Name |
|---|---|
| void | _debug () |
Public Attributes Documentation
variable norm
int MeshData::VertexIdx::norm;
variable pos
int MeshData::VertexIdx::pos;
variable smo_norm
int MeshData::VertexIdx::smo_norm;
variable uv
int MeshData::VertexIdx::uv;
Public Functions Documentation
function _debug
inline void MeshData::VertexIdx::_debug ()
The documentation for this class was generated from the following file src/render/MeshData.h