btCapsuleShape Member List

This is the complete list of members for btCapsuleShape, including all inherited members.
batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3 *vectors, btVector3 *supportVerticesOut, int numVectors) const btCapsuleShape [virtual]
BT_DECLARE_ALIGNED_ALLOCATOR()btCapsuleShape
btCapsuleShape()btCapsuleShape [inline, protected]
btCapsuleShape(btScalar radius, btScalar height)btCapsuleShape
btCollisionShape()btCollisionShape [inline]
btConvexInternalShape()btConvexInternalShape [protected]
btConvexShape()btConvexShape
calculateLocalInertia(btScalar mass, btVector3 &inertia) const btCapsuleShape [virtual]
calculateSerializeBufferSize() const btCapsuleShape [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 btCapsuleShape [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 btCapsuleShape [inline, virtual]
getBoundingSphere(btVector3 &center, btScalar &radius) const btCollisionShape [virtual]
getContactBreakingThreshold(btScalar defaultContactThresholdFactor) const btCollisionShape [virtual]
getHalfHeight() const btCapsuleShape [inline]
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 btCapsuleShape [inline, virtual]
getNumPreferredPenetrationDirections() const btConvexInternalShape [inline, virtual]
getPreferredPenetrationDirection(int index, btVector3 &penetrationVector) const btConvexInternalShape [inline, virtual]
getRadius() const btCapsuleShape [inline]
getShapeType() const btCollisionShape [inline]
getUpAxis() const btCapsuleShape [inline]
getUserPointer() const btCollisionShape [inline]
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]
localGetSupportingVertex(const btVector3 &vec) const btConvexInternalShape [virtual]
localGetSupportingVertexWithoutMargin(const btVector3 &vec) const btCapsuleShape [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_shapeTypebtCollisionShape [protected]
m_upAxisbtCapsuleShape [protected]
m_userPointerbtCollisionShape [protected]
project(const btTransform &trans, const btVector3 &dir, btScalar &min, btScalar &max) const btConvexShape [virtual]
serialize(void *dataBuffer, btSerializer *serializer) const btCapsuleShape [inline, virtual]
serializeSingleShape(btSerializer *serializer) const btCollisionShape [virtual]
setImplicitShapeDimensions(const btVector3 &dimensions)btConvexInternalShape [inline]
setLocalScaling(const btVector3 &scaling)btCapsuleShape [inline, virtual]
setMargin(btScalar collisionMargin)btCapsuleShape [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]