#include <MdtBcl.h>
Public Attributes | |
| MdtBclConstraintHeader | head |
| Data stucture tag should be MdtBclCONTACT. More... | |
| MeVector3 | cpos |
| Position of contact (world reference frame). More... | |
| MeVector3 | normal |
| Unit normal at contact (world reference frame). More... | |
| MeReal | penetration |
| Penetration depth of bodies at contact. More... | |
| int | pad [3] |
| Padding - not used. More... | |
| MeVector3 | direction |
| Principal friction direction. More... | |
| MdtBclContactParams | params |
| Friction and restitution prarmeters. More... | |
|
Position of contact (world reference frame).
|
Principal friction direction.
World reference frame, unit length and perpendicular to normal.
|
Data stucture tag should be MdtBclCONTACT.
|
Unit normal at contact (world reference frame).
|
Padding - not used.
|
Friction and restitution prarmeters.
|
Penetration depth of bodies at contact.
Copyright MathEngine PLC 2000, all rights reserved.