|
nux-0.9.46
|
#include <NuxGraphics/GLVertexResourceManager.h>
Public Member Functions | |
| NVertexDeclaration () | |
| ~NVertexDeclaration () | |
| void | AddVertexComponent (VERTEXELEMENT) |
Data Fields | |
| std::vector< VERTEXELEMENT > | m_Declaration |
| nux::NVertexDeclaration::NVertexDeclaration | ( | ) |
| nux::NVertexDeclaration::~NVertexDeclaration | ( | ) |
| void nux::NVertexDeclaration::AddVertexComponent | ( | VERTEXELEMENT | ) |
| std::vector<VERTEXELEMENT> nux::NVertexDeclaration::m_Declaration |