btConvexPointCloudShape Member List

This is the complete list of members for btConvexPointCloudShape, including all inherited members.
batchedUnitVectorGetSupportingVertexWithoutMargin(const btVector3 *vectors, btVector3 *supportVerticesOut, int numVectors) const btConvexPointCloudShape [virtual]
BT_DECLARE_ALIGNED_ALLOCATOR()btConvexPointCloudShape
btCollisionShape()btCollisionShape [inline]
btConvexInternalShape()btConvexInternalShape [protected]
btConvexPointCloudShape()btConvexPointCloudShape [inline]
btConvexPointCloudShape(btVector3 *points, int numPoints, const btVector3 &localScaling, bool computeAabb=true)btConvexPointCloudShape [inline]
btConvexShape()btConvexShape
btPolyhedralConvexAabbCachingShape()btPolyhedralConvexAabbCachingShape
btPolyhedralConvexShape()btPolyhedralConvexShape
calculateLocalInertia(btScalar mass, btVector3 &inertia) const btPolyhedralConvexShape [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 btPolyhedralConvexAabbCachingShape [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]
getCachedLocalAabb(btVector3 &aabbMin, btVector3 &aabbMax) const btPolyhedralConvexAabbCachingShape [inline, protected]
getContactBreakingThreshold(btScalar defaultContactThresholdFactor) const btCollisionShape [virtual]
getConvexPolyhedron() const btPolyhedralConvexShape [inline]
getEdge(int i, btVector3 &pa, btVector3 &pb) const btConvexPointCloudShape [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 btConvexPointCloudShape [inline, virtual]
getNonvirtualAabb(const btTransform &trans, btVector3 &aabbMin, btVector3 &aabbMax, btScalar margin) const btPolyhedralConvexAabbCachingShape [inline]
getNumEdges() const btConvexPointCloudShape [virtual]
getNumPlanes() const btConvexPointCloudShape [virtual]
getNumPoints() const btConvexPointCloudShape [inline]
getNumPreferredPenetrationDirections() const btConvexInternalShape [inline, virtual]
getNumVertices() const btConvexPointCloudShape [virtual]
getPlane(btVector3 &planeNormal, btVector3 &planeSupport, int i) const btConvexPointCloudShape [virtual]
getPreferredPenetrationDirection(int index, btVector3 &penetrationVector) const btConvexInternalShape [inline, virtual]
getScaledPoint(int index) const btConvexPointCloudShape [inline]
getShapeType() const btCollisionShape [inline]
getUnscaledPoints()btConvexPointCloudShape [inline]
getUnscaledPoints() const btConvexPointCloudShape [inline]
getUserPointer() const btCollisionShape [inline]
getVertex(int i, btVector3 &vtx) const btConvexPointCloudShape [virtual]
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 btConvexPointCloudShape [virtual]
isNonMoving() const btCollisionShape [inline]
isPolyhedral() const btCollisionShape [inline]
isSoftBody() const btCollisionShape [inline]
localGetSupportingVertex(const btVector3 &vec) const btConvexPointCloudShape [virtual]
localGetSupportingVertexWithoutMargin(const btVector3 &vec) const btConvexPointCloudShape [virtual]
localGetSupportVertexNonVirtual(const btVector3 &vec) const btConvexShape
localGetSupportVertexWithoutMarginNonVirtual(const btVector3 &vec) const btConvexShape
m_collisionMarginbtConvexInternalShape [protected]
m_implicitShapeDimensionsbtConvexInternalShape [protected]
m_localScalingbtConvexInternalShape [protected]
m_numPointsbtConvexPointCloudShape [private]
m_paddingbtConvexInternalShape [protected]
m_polyhedronbtPolyhedralConvexShape [protected]
m_shapeTypebtCollisionShape [protected]
m_unscaledPointsbtConvexPointCloudShape [private]
m_userPointerbtCollisionShape [protected]
project(const btTransform &trans, const btVector3 &dir, btScalar &min, btScalar &max) const btConvexShape [virtual]
recalcLocalAabb()btPolyhedralConvexAabbCachingShape
serialize(void *dataBuffer, btSerializer *serializer) const btConvexInternalShape [inline, virtual]
serializeSingleShape(btSerializer *serializer) const btCollisionShape [virtual]
setCachedLocalAabb(const btVector3 &aabbMin, const btVector3 &aabbMax)btPolyhedralConvexAabbCachingShape [inline, protected]
setImplicitShapeDimensions(const btVector3 &dimensions)btConvexInternalShape [inline]
setLocalScaling(const btVector3 &scaling)btConvexPointCloudShape [virtual]
setMargin(btScalar margin)btConvexInternalShape [inline, virtual]
setPoints(btVector3 *points, int numPoints, bool computeAabb=true, const btVector3 &localScaling=btVector3(1.f, 1.f, 1.f))btConvexPointCloudShape [inline]
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]