#include "SIM_API.h"#include <UT/UT_Vector3.h>#include <vector>Go to the source code of this file.
Classes | |
| struct | SIM_PositionPoint |
| struct | SIM_VelocityPoint |
| struct | SIM_Triangle |
| struct | SIM_TriangleConnectivity |
Typedefs | |
| typedef std::vector < SIM_PositionPoint > | SIM_PositionPoints |
| typedef std::vector < SIM_VelocityPoint > | SIM_VelocityPoints |
| typedef std::vector<SIM_PositionPoint> SIM_PositionPoints |
Definition at line 39 of file SIM_SweptCollisionData.h.
| typedef std::vector<SIM_VelocityPoint> SIM_VelocityPoints |
Definition at line 55 of file SIM_SweptCollisionData.h.
1.5.9