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

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

BoxShape(const BoxShape &shape)=deletereactphysics3d::BoxShape
CollisionShape(CollisionShapeName name, CollisionShapeType type, MemoryAllocator &allocator)reactphysics3d::CollisionShape
CollisionShape(const CollisionShape &shape)=deletereactphysics3d::CollisionShape
computeTransformedAABB(const Transform &transform) constreactphysics3d::CollisionShapevirtual
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::BoxShapevirtual
getFace(uint32 faceIndex) const overridereactphysics3d::BoxShapevirtual
getFaceNormal(uint32 faceIndex) const overridereactphysics3d::BoxShapevirtual
getHalfEdge(uint32 edgeIndex) const overridereactphysics3d::BoxShapevirtual
getHalfExtents() constreactphysics3d::BoxShape
getId() constreactphysics3d::CollisionShape
getLocalBounds() const overridereactphysics3d::BoxShapevirtual
getLocalInertiaTensor(decimal mass) const overridereactphysics3d::BoxShapevirtual
getMargin() constreactphysics3d::ConvexShape
getName() constreactphysics3d::CollisionShape
getNbFaces() const overridereactphysics3d::BoxShapevirtual
getNbHalfEdges() const overridereactphysics3d::BoxShapevirtual
getNbVertices() const overridereactphysics3d::BoxShapevirtual
getType() constreactphysics3d::CollisionShape
getVertex(uint32 vertexIndex) const overridereactphysics3d::BoxShapevirtual
getVertexPosition(uint32 vertexIndex) const overridereactphysics3d::BoxShapevirtual
getVolume() const overridereactphysics3d::BoxShapevirtual
isConvex() const overridereactphysics3d::ConvexShapevirtual
isPolyhedron() const overridereactphysics3d::ConvexPolyhedronShapevirtual
operator=(const BoxShape &shape)=deletereactphysics3d::BoxShape
reactphysics3d::ConvexPolyhedronShape::operator=(const ConvexPolyhedronShape &shape)=deletereactphysics3d::ConvexPolyhedronShape
reactphysics3d::ConvexShape::operator=(const ConvexShape &shape)=deletereactphysics3d::ConvexShape
reactphysics3d::CollisionShape::operator=(const CollisionShape &shape)=deletereactphysics3d::CollisionShape
setHalfExtents(const Vector3 &halfExtents)reactphysics3d::BoxShape
to_string() const overridereactphysics3d::BoxShapevirtual
~CollisionShape()=defaultreactphysics3d::CollisionShapevirtual
~ConvexPolyhedronShape() override=defaultreactphysics3d::ConvexPolyhedronShapevirtual
~ConvexShape() override=defaultreactphysics3d::ConvexShapevirtual