Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
PhysicsAPIWrapper.h File Reference

Go to the source code of this file.

Classes

class  Divide::PhysicsAPIWrapper
 

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 

Macros

#define DVD_PHYSICS_API_WRAPPER_H_
 

Enumerations

enum class  Divide::RigidBodyShape : U8 {
  Divide::SHAPE_SPHERE = 0 , Divide::SHAPE_PLANE , Divide::SHAPE_CAPSULE , Divide::SHAPE_BOX ,
  Divide::SHAPE_CONVEXMESH , Divide::SHAPE_TRIANGLEMESH , Divide::SHAPE_HEIGHTFIELD , Divide::SHAPE_COUNT
}
 

Functions

 Divide::FWD_DECLARE_MANAGED_CLASS (SceneGraphNode)
 
 Divide::FWD_DECLARE_MANAGED_CLASS (PhysicsAPIWrapper)
 

Macro Definition Documentation

◆ DVD_PHYSICS_API_WRAPPER_H_

#define DVD_PHYSICS_API_WRAPPER_H_

Definition at line 34 of file PhysicsAPIWrapper.h.