MathEngine
Home Page       Structures       File List       Functions and Macros      

MdtContact Struct Reference

Contact constraint. More...

#include <MdtTypes.h>

List of all members.

Public Attributes

MdtConstraintHeader head
 common to all constraints. More...

MdtBclContact bclContact
 BCL contact structure. More...

int switchNormal
 Depending on the order that the bodies are set, the normal might need to be inverted. More...

MdtContactID nextContact
 Used by collision to create a list of contacts associated with a pair of bodies. More...


Detailed Description

Contact constraint.


Member Data Documentation

MdtBclContact MdtContact::bclContact

BCL contact structure.

MdtConstraintHeader MdtContact::head

common to all constraints.

MdtContactID MdtContact::nextContact

Used by collision to create a list of contacts associated with a pair of bodies.

int MdtContact::switchNormal

Depending on the order that the bodies are set, the normal might need to be inverted.


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:52 2000

Copyright MathEngine PLC 2000, all rights reserved.