#include <Inventor/nodes/SoCoordinate3.h>
#include <Inventor/nodes/SoIndexedFaceSet.h>
#include <ode/ode.h>
Go to the source code of this file.
Classes | |
class | TriangleCallbackResult |
class | TriangleExtractor |
Defines a class which takes an an Inventor model and extracts triangles for use in ODE. More... | |
Typedefs | |
typedef dReal | odeVertexType [3] |
This typedef is used so that changes in the vertex type only have to be done in one place.
It is used by TriangleExtractor and SoCollisionShapeTriMesh.
Definition at line 32 of file TriangleExtractor.h.
Generated on Sat Mar 10 20:00:16 2012 for IPSA by 1.5.8 |