Duplicate() const | VertexDeclaration | [virtual] |
GetElement(unsigned int uiType=VertexElement::UNKNOWNTYPE, unsigned int uiUsage=VertexElement::UNKNOWNUSAGE) | VertexDeclaration | |
GetElement(unsigned int uiType=VertexElement::UNKNOWNTYPE, unsigned int uiUsage=VertexElement::UNKNOWNUSAGE) const | VertexDeclaration | |
GetVertexSize() const | VertexDeclaration | |
Interpolate(unsigned char *pucFrom, unsigned char *pucTo, unsigned char *pucDest, float fFactor) const | VertexDeclaration | [inline] |
InterpolateArray(unsigned char *pucFrom, unsigned char *pucTo, unsigned char *pucDest, float fFactor, unsigned int uiNumVertices) const | VertexDeclaration | [virtual] |
m_pkElements | VertexDeclaration | |
m_uiNumElements | VertexDeclaration | |
operator=(const VertexDeclaration &rkDeclaration) | VertexDeclaration | |
operator==(const VertexDeclaration &rkDeclaration) const | VertexDeclaration | |
VertexDeclaration(unsigned int uiNumElements) | VertexDeclaration | |
VertexDeclaration(const VertexDeclaration &rkDeclaration) | VertexDeclaration | |
~VertexDeclaration() | VertexDeclaration | [virtual] |