Searched refs:PVRTModelPODCountIndices (Results 1 – 5 of 5) sorted by relevance
790 unsigned int PVRTModelPODCountIndices(const SPODMesh &mesh);
1058 …if(!WriteCPODData(pFile, ePODFileMeshFaces, s.pMesh[i].sFaces, PVRTModelPODCountIndices(s.pMesh… in WritePOD()3577 mesh.nNumVertex = PVRTModelPODCountIndices(mesh);3777 unsigned int PVRTModelPODCountIndices(const SPODMesh &mesh) function
281 uiSize = PVRTModelPODCountIndices(Mesh) * sizeof(GLshort); in LoadVbos()
358 uiSize = PVRTModelPODCountIndices(Mesh) * sizeof(GLshort); in LoadVbos()
372 uiSize = PVRTModelPODCountIndices(Mesh) * sizeof(GLshort); in LoadVbos()