This is the complete list of members for
btStridingMeshInterface, including all inherited members.
btStridingMeshInterface() | btStridingMeshInterface | [inline] |
calculateAabbBruteForce(btVector3 &aabbMin, btVector3 &aabbMax) | btStridingMeshInterface | |
calculateSerializeBufferSize() const | btStridingMeshInterface | [virtual] |
getLockedReadOnlyVertexIndexBase(const unsigned char **vertexbase, int &numverts, PHY_ScalarType &type, int &stride, const unsigned char **indexbase, int &indexstride, int &numfaces, PHY_ScalarType &indicestype, int subpart=0) const =0 | btStridingMeshInterface | [pure virtual] |
getLockedVertexIndexBase(unsigned char **vertexbase, int &numverts, PHY_ScalarType &type, int &stride, unsigned char **indexbase, int &indexstride, int &numfaces, PHY_ScalarType &indicestype, int subpart=0)=0 | btStridingMeshInterface | [pure virtual] |
getNumSubParts() const =0 | btStridingMeshInterface | [pure virtual] |
getPremadeAabb(btVector3 *aabbMin, btVector3 *aabbMax) const | btStridingMeshInterface | [inline, virtual] |
getScaling() const | btStridingMeshInterface | [inline] |
hasPremadeAabb() const | btStridingMeshInterface | [inline, virtual] |
InternalProcessAllTriangles(btInternalTriangleIndexCallback *callback, const btVector3 &aabbMin, const btVector3 &aabbMax) const | btStridingMeshInterface | [virtual] |
m_scaling | btStridingMeshInterface | [protected] |
preallocateIndices(int numindices)=0 | btStridingMeshInterface | [pure virtual] |
preallocateVertices(int numverts)=0 | btStridingMeshInterface | [pure virtual] |
serialize(void *dataBuffer, btSerializer *serializer) const | btStridingMeshInterface | [virtual] |
setPremadeAabb(const btVector3 &aabbMin, const btVector3 &aabbMax) const | btStridingMeshInterface | [inline, virtual] |
setScaling(const btVector3 &scaling) | btStridingMeshInterface | [inline] |
unLockReadOnlyVertexBase(int subpart) const =0 | btStridingMeshInterface | [pure virtual] |
unLockVertexBase(int subpart)=0 | btStridingMeshInterface | [pure virtual] |
~btStridingMeshInterface() | btStridingMeshInterface | [virtual] |