|
|
| EnvironmentForces (ConstraintSolver *solver, double timeConstant) |
| |
|
void | AddNewCableSegment (CableSegment cable) |
| |
|
void | ComputeConstraints (const double T, const double *const X) |
| |
|
void | AddTrawlDoor (TrawlDoor Door) |
| |
|
void | AddClumpWeight (ClumpWeight Weight) |
| |
|
void | setEnvironmentPointer (environment::EnvironmentProvider *environment) |
| |
|
|
std::vector< CableSegment > | m_Cables |
| |
|
std::vector< TrawlDoor > | m_TrawlDoors |
| |
|
std::vector< ClumpWeight > | m_ClumpWeights |
| |
|
double | m_timeConstant |
| |
|
environment::EnvironmentProvider * | m_environment |
| |
The documentation for this class was generated from the following file: