ReactPhysics3D  v0.10.1
C++ Physics engine library
reactphysics3d::ConvexMeshShape Member List

This is the complete list of members for reactphysics3d::ConvexMeshShape, including all inherited members.

CollisionShape(CollisionShapeName name, CollisionShapeType type, MemoryAllocator &allocator)reactphysics3d::CollisionShape
CollisionShape(const CollisionShape &shape)=deletereactphysics3d::CollisionShape
computeTransformedAABB(const Transform &transform) constreactphysics3d::CollisionShapevirtual
ConvexMeshShape(const ConvexMeshShape &shape)=deletereactphysics3d::ConvexMeshShape
ConvexPolyhedronShape(CollisionShapeName name, MemoryAllocator &allocator)reactphysics3d::ConvexPolyhedronShape
ConvexPolyhedronShape(const ConvexPolyhedronShape &shape)=deletereactphysics3d::ConvexPolyhedronShape
ConvexShape(CollisionShapeName name, CollisionShapeType type, MemoryAllocator &allocator, decimal margin=decimal(0.0))reactphysics3d::ConvexShape
ConvexShape(const ConvexShape &shape)=deletereactphysics3d::ConvexShape
findMostAntiParallelFace(const Vector3 &direction) constreactphysics3d::ConvexPolyhedronShape
getCentroid() const overridereactphysics3d::ConvexMeshShapevirtual
getFace(uint32 faceIndex) const overridereactphysics3d::ConvexMeshShapevirtual
getFaceNormal(uint32 faceIndex) const overridereactphysics3d::ConvexMeshShapevirtual
getHalfEdge(uint32 edgeIndex) const overridereactphysics3d::ConvexMeshShapevirtual
getId() constreactphysics3d::CollisionShape
getLocalBounds() const overridereactphysics3d::ConvexMeshShapevirtual
getLocalInertiaTensor(decimal mass) const overridereactphysics3d::ConvexMeshShapevirtual
getMargin() constreactphysics3d::ConvexShape
getName() constreactphysics3d::CollisionShape
getNbFaces() const overridereactphysics3d::ConvexMeshShapevirtual
getNbHalfEdges() const overridereactphysics3d::ConvexMeshShapevirtual
getNbVertices() const overridereactphysics3d::ConvexMeshShapevirtual
getScale() constreactphysics3d::ConvexMeshShape
getType() constreactphysics3d::CollisionShape
getVertex(uint32 vertexIndex) const overridereactphysics3d::ConvexMeshShapevirtual
getVertexPosition(uint32 vertexIndex) const overridereactphysics3d::ConvexMeshShapevirtual
getVolume() const overridereactphysics3d::ConvexMeshShapevirtual
isConvex() const overridereactphysics3d::ConvexShapevirtual
isPolyhedron() const overridereactphysics3d::ConvexPolyhedronShapevirtual
operator=(const ConvexMeshShape &shape)=deletereactphysics3d::ConvexMeshShape
reactphysics3d::ConvexPolyhedronShape::operator=(const ConvexPolyhedronShape &shape)=deletereactphysics3d::ConvexPolyhedronShape
reactphysics3d::ConvexShape::operator=(const ConvexShape &shape)=deletereactphysics3d::ConvexShape
reactphysics3d::CollisionShape::operator=(const CollisionShape &shape)=deletereactphysics3d::CollisionShape
setScale(const Vector3 &scale)reactphysics3d::ConvexMeshShape
to_string() const overridereactphysics3d::ConvexMeshShapevirtual
~CollisionShape()=defaultreactphysics3d::CollisionShapevirtual
~ConvexPolyhedronShape() override=defaultreactphysics3d::ConvexPolyhedronShapevirtual
~ConvexShape() override=defaultreactphysics3d::ConvexShapevirtual