| createBoxShape(const Vector3 &extent) | reactphysics3d::PhysicsCommon |  | 
  | createCapsuleShape(decimal radius, decimal height) | reactphysics3d::PhysicsCommon |  | 
  | createConcaveMeshShape(TriangleMesh *triangleMesh, const Vector3 &scaling=Vector3(1, 1, 1)) | reactphysics3d::PhysicsCommon |  | 
  | createConvexMesh(const PolygonVertexArray &polygonVertexArray, std::vector< Message > &messages) | reactphysics3d::PhysicsCommon |  | 
  | createConvexMesh(const VertexArray &vertexArray, std::vector< Message > &messages) | reactphysics3d::PhysicsCommon |  | 
  | createConvexMeshShape(ConvexMesh *convexMesh, const Vector3 &scaling=Vector3(1, 1, 1)) | reactphysics3d::PhysicsCommon |  | 
  | createDefaultLogger() | reactphysics3d::PhysicsCommon |  | 
  | createHeightField(int nbGridColumns, int nbGridRows, const void *heightFieldData, HeightField::HeightDataType dataType, std::vector< Message > &messages, decimal integerHeightScale=1.0f) | reactphysics3d::PhysicsCommon |  | 
  | createHeightFieldShape(HeightField *heightField, const Vector3 &scaling=Vector3(1, 1, 1)) | reactphysics3d::PhysicsCommon |  | 
  | createPhysicsWorld(const PhysicsWorld::WorldSettings &worldSettings=PhysicsWorld::WorldSettings()) | reactphysics3d::PhysicsCommon |  | 
  | createSphereShape(const decimal radius) | reactphysics3d::PhysicsCommon |  | 
  | createTriangleMesh(const TriangleVertexArray &triangleVertexArray, std::vector< Message > &messages) | reactphysics3d::PhysicsCommon |  | 
  | destroyBoxShape(BoxShape *boxShape) | reactphysics3d::PhysicsCommon |  | 
  | destroyCapsuleShape(CapsuleShape *capsuleShape) | reactphysics3d::PhysicsCommon |  | 
  | destroyConcaveMeshShape(ConcaveMeshShape *concaveMeshShape) | reactphysics3d::PhysicsCommon |  | 
  | destroyConvexMesh(ConvexMesh *convexMesh) | reactphysics3d::PhysicsCommon |  | 
  | destroyConvexMeshShape(ConvexMeshShape *convexMeshShape) | reactphysics3d::PhysicsCommon |  | 
  | destroyDefaultLogger(DefaultLogger *logger) | reactphysics3d::PhysicsCommon |  | 
  | destroyHeightField(HeightField *heightField) | reactphysics3d::PhysicsCommon |  | 
  | destroyHeightFieldShape(HeightFieldShape *heightFieldShape) | reactphysics3d::PhysicsCommon |  | 
  | destroyPhysicsWorld(PhysicsWorld *world) | reactphysics3d::PhysicsCommon |  | 
  | destroySphereShape(SphereShape *sphereShape) | reactphysics3d::PhysicsCommon |  | 
  | destroyTriangleMesh(TriangleMesh *triangleMesh) | reactphysics3d::PhysicsCommon |  | 
  | getLogger() | reactphysics3d::PhysicsCommon | static | 
  | PhysicsCommon(MemoryAllocator *baseMemoryAllocator=nullptr) | reactphysics3d::PhysicsCommon |  | 
  | setLogger(Logger *logger) | reactphysics3d::PhysicsCommon | static | 
  | ~PhysicsCommon() | reactphysics3d::PhysicsCommon |  |