, including all inherited members.
btCollisionShape() | btCollisionShape | [inline] |
btConcaveShape() | btConcaveShape | |
btHeightfieldTerrainShape(int heightStickWidth, int heightStickLength, void *heightfieldData, btScalar heightScale, btScalar minHeight, btScalar maxHeight, int upAxis, PHY_ScalarType heightDataType, bool flipQuadEdges) | btHeightfieldTerrainShape | |
btHeightfieldTerrainShape(int heightStickWidth, int heightStickLength, void *heightfieldData, btScalar maxHeight, int upAxis, bool useFloatData, bool flipQuadEdges) | btHeightfieldTerrainShape | |
calculateLocalInertia(btScalar mass, btVector3 &inertia) const | btHeightfieldTerrainShape | [virtual] |
calculateSerializeBufferSize() const | btCollisionShape | [virtual] |
calculateTemporalAabb(const btTransform &curTrans, const btVector3 &linvel, const btVector3 &angvel, btScalar timeStep, btVector3 &temporalAabbMin, btVector3 &temporalAabbMax) const | btCollisionShape | |
getAabb(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const | btHeightfieldTerrainShape | [virtual] |
getAngularMotionDisc() const | btCollisionShape | [virtual] |
getBoundingSphere(btVector3 ¢er, btScalar &radius) const | btCollisionShape | [virtual] |
getContactBreakingThreshold(btScalar defaultContactThresholdFactor) const | btCollisionShape | [virtual] |
getLocalScaling() const | btHeightfieldTerrainShape | [virtual] |
getMargin() const | btConcaveShape | [inline, virtual] |
getName() const | btHeightfieldTerrainShape | [inline, virtual] |
getRawHeightFieldValue(int x, int y) const | btHeightfieldTerrainShape | [protected, virtual] |
getShapeType() const | btCollisionShape | [inline] |
getUserPointer() const | btCollisionShape | [inline] |
getVertex(int x, int y, btVector3 &vertex) const | btHeightfieldTerrainShape | [protected] |
initialize(int heightStickWidth, int heightStickLength, void *heightfieldData, btScalar heightScale, btScalar minHeight, btScalar maxHeight, int upAxis, PHY_ScalarType heightDataType, bool flipQuadEdges) | btHeightfieldTerrainShape | [protected] |
isCompound() const | btCollisionShape | [inline] |
isConcave() const | btCollisionShape | [inline] |
isConvex() const | btCollisionShape | [inline] |
isConvex2d() const | btCollisionShape | [inline] |
isInfinite() const | btCollisionShape | [inline] |
isNonMoving() const | btCollisionShape | [inline] |
isPolyhedral() const | btCollisionShape | [inline] |
isSoftBody() const | btCollisionShape | [inline] |
m_collisionMargin | btConcaveShape | [protected] |
m_flipQuadEdges | btHeightfieldTerrainShape | [protected] |
m_heightDataType | btHeightfieldTerrainShape | [protected] |
m_heightfieldDataFloat | btHeightfieldTerrainShape | |
m_heightfieldDataShort | btHeightfieldTerrainShape | |
m_heightfieldDataUnknown | btHeightfieldTerrainShape | |
m_heightfieldDataUnsignedChar | btHeightfieldTerrainShape | |
m_heightScale | btHeightfieldTerrainShape | [protected] |
m_heightStickLength | btHeightfieldTerrainShape | [protected] |
m_heightStickWidth | btHeightfieldTerrainShape | [protected] |
m_length | btHeightfieldTerrainShape | [protected] |
m_localAabbMax | btHeightfieldTerrainShape | [protected] |
m_localAabbMin | btHeightfieldTerrainShape | [protected] |
m_localOrigin | btHeightfieldTerrainShape | [protected] |
m_localScaling | btHeightfieldTerrainShape | [protected] |
m_maxHeight | btHeightfieldTerrainShape | [protected] |
m_minHeight | btHeightfieldTerrainShape | [protected] |
m_shapeType | btCollisionShape | [protected] |
m_upAxis | btHeightfieldTerrainShape | [protected] |
m_useDiamondSubdivision | btHeightfieldTerrainShape | [protected] |
m_userPointer | btCollisionShape | [protected] |
m_width | btHeightfieldTerrainShape | [protected] |
processAllTriangles(btTriangleCallback *callback, const btVector3 &aabbMin, const btVector3 &aabbMax) const | btHeightfieldTerrainShape | [virtual] |
quantizeWithClamp(int *out, const btVector3 &point, int isMax) const | btHeightfieldTerrainShape | [protected] |
serialize(void *dataBuffer, btSerializer *serializer) const | btCollisionShape | [virtual] |
serializeSingleShape(btSerializer *serializer) const | btCollisionShape | [virtual] |
setLocalScaling(const btVector3 &scaling) | btHeightfieldTerrainShape | [virtual] |
setMargin(btScalar collisionMargin) | btConcaveShape | [inline, virtual] |
setUseDiamondSubdivision(bool useDiamondSubdivision=true) | btHeightfieldTerrainShape | [inline] |
setUserPointer(void *userPtr) | btCollisionShape | [inline] |
~btCollisionShape() | btCollisionShape | [inline, virtual] |
~btConcaveShape() | btConcaveShape | [virtual] |
~btHeightfieldTerrainShape() | btHeightfieldTerrainShape | [virtual] |