btTriangleShapeEx Member List

This is the complete list of members for btTriangleShapeEx, including all inherited members.
applyTransform(const btTransform &t)btTriangleShapeEx [inline]
batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3 *vectors, btVector3 *supportVerticesOut, int numVectors) const btTriangleShape [inline, virtual]
BT_DECLARE_ALIGNED_ALLOCATOR()btTriangleShape
btCollisionShape()btCollisionShape [inline]
btConvexInternalShape()btConvexInternalShape [protected]
btConvexShape()btConvexShape
btPolyhedralConvexShape()btPolyhedralConvexShape
btTriangleShape()btTriangleShape [inline]
btTriangleShape(const btVector3 &p0, const btVector3 &p1, const btVector3 &p2)btTriangleShape [inline]
btTriangleShapeEx()btTriangleShapeEx [inline]
btTriangleShapeEx(const btVector3 &p0, const btVector3 &p1, const btVector3 &p2)btTriangleShapeEx [inline]
btTriangleShapeEx(const btTriangleShapeEx &other)btTriangleShapeEx [inline]
buildTriPlane(btVector4 &plane) const btTriangleShapeEx [inline]
calcNormal(btVector3 &normal) const btTriangleShape [inline]
calculateLocalInertia(btScalar mass, btVector3 &inertia) const btTriangleShape [inline, virtual]
calculateSerializeBufferSize() const btConvexInternalShape [inline, 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 btTriangleShapeEx [inline, virtual]
getAabbNonVirtual(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const btConvexShape
getAabbSlow(const btTransform &t, btVector3 &aabbMin, btVector3 &aabbMax) const btConvexInternalShape [virtual]
getAngularMotionDisc() const btCollisionShape [virtual]
getAnisotropicRollingFrictionDirection() const btCollisionShape [inline, virtual]
getBoundingSphere(btVector3 &center, btScalar &radius) const btCollisionShape [virtual]
getContactBreakingThreshold(btScalar defaultContactThresholdFactor) const btCollisionShape [virtual]
getConvexPolyhedron() const btPolyhedralConvexShape [inline]
getEdge(int i, btVector3 &pa, btVector3 &pb) const btTriangleShape [inline, virtual]
getImplicitShapeDimensions() const btConvexInternalShape [inline]
getLocalScaling() const btConvexInternalShape [inline, virtual]
getLocalScalingNV() const btConvexInternalShape [inline]
getMargin() const btConvexInternalShape [inline, virtual]
getMarginNonVirtual() const btConvexShape
getMarginNV() const btConvexInternalShape [inline]
getName() const btTriangleShape [inline, virtual]
getNumEdges() const btTriangleShape [inline, virtual]
getNumPlanes() const btTriangleShape [inline, virtual]
getNumPreferredPenetrationDirections() const btTriangleShape [inline, virtual]
getNumVertices() const btTriangleShape [inline, virtual]
getPlane(btVector3 &planeNormal, btVector3 &planeSupport, int i) const btTriangleShape [inline, virtual]
getPlaneEquation(int i, btVector3 &planeNormal, btVector3 &planeSupport) const btTriangleShape [inline, virtual]
getPreferredPenetrationDirection(int index, btVector3 &penetrationVector) const btTriangleShape [inline, virtual]
getShapeType() const btCollisionShape [inline]
getUserPointer() const btCollisionShape [inline]
getVertex(int index, btVector3 &vert) const btTriangleShape [inline, virtual]
getVertexPtr(int index)btTriangleShape [inline]
getVertexPtr(int index) const btTriangleShape [inline]
initializePolyhedralFeatures(int shiftVerticesByMargin=0)btPolyhedralConvexShape [virtual]
isCompound() const btCollisionShape [inline]
isConcave() const btCollisionShape [inline]
isConvex() const btCollisionShape [inline]
isConvex2d() const btCollisionShape [inline]
isInfinite() const btCollisionShape [inline]
isInside(const btVector3 &pt, btScalar tolerance) const btTriangleShape [inline, virtual]
isNonMoving() const btCollisionShape [inline]
isPolyhedral() const btCollisionShape [inline]
isSoftBody() const btCollisionShape [inline]
localGetSupportingVertex(const btVector3 &vec) const btConvexInternalShape [virtual]
localGetSupportingVertexWithoutMargin(const btVector3 &dir) const btTriangleShape [inline, virtual]
localGetSupportVertexNonVirtual(const btVector3 &vec) const btConvexShape
localGetSupportVertexWithoutMarginNonVirtual(const btVector3 &vec) const btConvexShape
m_collisionMarginbtConvexInternalShape [protected]
m_implicitShapeDimensionsbtConvexInternalShape [protected]
m_localScalingbtConvexInternalShape [protected]
m_paddingbtConvexInternalShape [protected]
m_polyhedronbtPolyhedralConvexShape [protected]
m_shapeTypebtCollisionShape [protected]
m_userPointerbtCollisionShape [protected]
m_vertices1btTriangleShape
overlap_test_conservative(const btTriangleShapeEx &other)btTriangleShapeEx
project(const btTransform &trans, const btVector3 &dir, btScalar &min, btScalar &max) const btConvexShape [virtual]
serialize(void *dataBuffer, btSerializer *serializer) const btConvexInternalShape [inline, virtual]
serializeSingleShape(btSerializer *serializer) const btCollisionShape [virtual]
setImplicitShapeDimensions(const btVector3 &dimensions)btConvexInternalShape [inline]
setLocalScaling(const btVector3 &scaling)btConvexInternalShape [virtual]
setMargin(btScalar margin)btConvexInternalShape [inline, virtual]
setSafeMargin(btScalar minDimension, btScalar defaultMarginMultiplier=0.1f)btConvexInternalShape [inline]
setSafeMargin(const btVector3 &halfExtents, btScalar defaultMarginMultiplier=0.1f)btConvexInternalShape [inline]
setUserPointer(void *userPtr)btCollisionShape [inline]
~btCollisionShape()btCollisionShape [inline, virtual]
~btConvexInternalShape()btConvexInternalShape [inline, virtual]
~btConvexShape()btConvexShape [virtual]
~btPolyhedralConvexShape()btPolyhedralConvexShape [virtual]