| CalHardwareModel(CalCoreModel *pCoreModel) | CalHardwareModel | |
| getAmbientColor(unsigned char *pColorBuffer) const | CalHardwareModel | |
| getBaseVertexIndex() const | CalHardwareModel | |
| getBoneCount() const | CalHardwareModel | |
| getDiffuseColor(unsigned char *pColorBuffer) const | CalHardwareModel | |
| getFaceCount() const | CalHardwareModel | |
| getHardwareMeshCount() const | CalHardwareModel | |
| getMapUserData(int mapId) | CalHardwareModel | |
| getMapUserData(int mapId) const | CalHardwareModel | |
| getRotationBoneSpace(int boneId, CalSkeleton *pSkeleton) const | CalHardwareModel | |
| getShininess() const | CalHardwareModel | |
| getSpecularColor(unsigned char *pColorBuffer) const | CalHardwareModel | |
| getStartIndex() const | CalHardwareModel | |
| getTotalFaceCount() const | CalHardwareModel | |
| getTotalVertexCount() const | CalHardwareModel | |
| getTranslationBoneSpace(int boneId, CalSkeleton *pSkeleton) const | CalHardwareModel | |
| getVectorHardwareMesh() | CalHardwareModel | |
| getVectorHardwareMesh() const | CalHardwareModel | |
| getVertexCount() const | CalHardwareModel | |
| load(int baseVertexIndex, int startIndex, int maxBonesPerMesh) | CalHardwareModel | |
| selectHardwareMesh(size_t meshId) | CalHardwareModel | |
| setCoreMeshIds(const std::vector< int > &coreMeshIds) | CalHardwareModel | |
| setIndexBuffer(CalIndex *pIndexBuffer) | CalHardwareModel | |
| setMatrixIndexBuffer(char *pMatrixIndexBuffer, int stride) | CalHardwareModel | |
| setNormalBuffer(char *pNormalBuffer, int stride) | CalHardwareModel | |
| setTangentSpaceBuffer(int mapId, char *pTangentSpaceBuffer, int stride) | CalHardwareModel | |
| setTextureCoordBuffer(int mapId, char *pTextureCoordBuffer, int stride) | CalHardwareModel | |
| setTextureCoordNum(int textureCoordNum) | CalHardwareModel | |
| setVertexBuffer(char *pVertexBuffer, int stride) | CalHardwareModel | |
| setWeightBuffer(char *pWeightBuffer, int stride) | CalHardwareModel | |
| ~CalHardwareModel() (defined in CalHardwareModel) | CalHardwareModel | inline |