Namespaces | |
namespace | irr |
namespace | irr::newton |
Defines | |
#define | IRRNEWT_VER "0.11" |
#define | IrrToNewton 1/NewtonToIrr |
Convert a position from irrlicht to newton. | |
#define | NewtonToIrr 32.0 |
Convert a position from newton to irrlicht. | |
Enumerations | |
enum | irr::newton::E_SHAPE_TYPE { irr::newton::EST_BOX, irr::newton::EST_SPHERE, irr::newton::EST_CYLINDER } |
this enum contain all supported shape type for collision geometry More... |
#define IRRNEWT_VER "0.11" |
#define IrrToNewton 1/NewtonToIrr |
Convert a position from irrlicht to newton.
#define NewtonToIrr 32.0 |
Convert a position from newton to irrlicht.