#include <MdtBcl.h>
Public Attributes | |
| MdtBclConstraintHeader | head |
| Data stucture tag - should be MdtBclLINEAR2. More... | |
| MeVector3 | pos1 |
| Position of joint (1st body reference frame). More... | |
| MeVector3 | pos2 |
| Position of joint (2nd body reference frame). More... | |
| MeVector3 | direction |
| Vector fixed in the body[1] reference frame (or the inertial frame, if no second body) on which the joint position is constrained to lie. More... | |
| MeVector3 | vec1 |
| A vector fixed in 2nd body reference frame which is perpendicular to the joint direction. More... | |
| MeVector3 | vec2 |
| A vector fixed in 2nd body reference frame which is perpendicular to both the joint direction and vec1. More... | |
Constrains one body to lie along a line relative to the other, and does not constrain orientation.
|
Vector fixed in the body[1] reference frame (or the inertial frame, if no second body) on which the joint position is constrained to lie.
|
Data stucture tag - should be MdtBclLINEAR2.
|
Position of joint (1st body reference frame).
|
Position of joint (2nd body reference frame).
|
A vector fixed in 2nd body reference frame which is perpendicular to the joint direction.
|
A vector fixed in 2nd body reference frame which is perpendicular to both the joint direction and vec1.
Copyright MathEngine PLC 2000, all rights reserved.