#include <fixatorstrut.h>
Public Member Functions | |
FixatorStrut () | |
void | setParameters (int strutId, double minLength, double maxLength, double diameter) |
void | connect (Vector3 *jointCoords0, Vector3 *jointCoords1) |
double | length () |
bool | inRange () |
Public Attributes | |
int | id |
double | minLength |
double | maxLength |
double | diameter |
Vector3 * | jointCoords0 |
Vector3 * | jointCoords1 |
double | strutLength |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|