|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ApiCppCollision.dAABBTestFn | |
ApiCppCollision.dGeomDtorFn | |
ApiCppCollision.dGetAABBFn | |
ApiCppCollision.dGetColliderFnFn |
Class Summary | |
---|---|
ApiCppBody | |
ApiCppCollision | |
ApiCppCollision.dGeomClass | |
ApiCppCollisionSpace | |
ApiCppCollisionTrimesh | TriMesh code by Erwin de Vries. |
ApiCppExportDIF | |
ApiCppJoint | |
ApiCppMass | |
ApiCppMathMatrix | optimized and unoptimized vector and matrix functions. |
ApiCppMathMisc | miscellaneous math functions. |
ApiCppMathRotation | |
ApiCppOdeInit | |
ApiCppOther | |
ApiCppTimer | stop watch objects |
ApiCppWorld |
Enum Summary | |
---|---|
ApiCppJoint.dJointType |
USE NOT RECOMMENDED, SEE NOTE BELOW The classes in this package
provide an API that is similar to the original C/C++ API.
The following commands make all the methods available:
import static org.ode4j.cpp.OdeCpp.*;
import static org.ode4j.cpp.OdeCppMath.*;
These classes are provided to simplify migrating code from C/C++ to Java.
When starting a new project, use of these classes is not recommended. Please use the normal API in org.ode4j.ode.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |