MathEngine
Home Page       Structures       File List       Functions and Macros      

MdtBclConstraintHeader Struct Reference

MdtBcl constraint header struct. More...

#include <MdtBcl.h>

List of all members.

Public Attributes

int tag
 Data stucture tag. More...

int len
 Length of WHOLE constraint data structure. More...

int pad [2]
 padding - not used. More...

int body [4]
 Body indices in the immBody array of constrained bodies. More...


Detailed Description

MdtBcl constraint header struct.

Contains data common to all MdtBcl constraints.


Member Data Documentation

int MdtBclConstraintHeader::body[4]

Body indices in the immBody array of constrained bodies.

Unused bodies or constraints to the world should be set to MdtBclNO_BODY.

int MdtBclConstraintHeader::len

Length of WHOLE constraint data structure.

int MdtBclConstraintHeader::pad[2]

padding - not used.

int MdtBclConstraintHeader::tag

Data stucture tag.


The documentation for this struct was generated from the following file:
MathEngine Dynamics Toolkit - Version 0.0.5 Alpha - Reference Manual generated using doxygen at Wed Oct 11 00:34:50 2000

Copyright MathEngine PLC 2000, all rights reserved.