MathEngine
Home Page       Structures       File List       Functions and Macros      

MdtCListNode Struct Reference

An element used for keep each bodies linked list of constraints. More...

#include <MdtTypes.h>

List of all members.

Public Attributes

MdtBaseConstraintconstraint
 Pointer to specific constraint. More...

MdtCListNode* next
 Next CListNode in linked list. More...

MdtCListNode** tome
 Pointer to the next pointer in the previous node. More...


Detailed Description

An element used for keep each bodies linked list of constraints.


Member Data Documentation

MdtBaseConstraint * MdtCListNode::constraint

Pointer to specific constraint.

MdtCListNode * MdtCListNode::next

Next CListNode in linked list.

MdtCListNode ** MdtCListNode::tome

Pointer to the next pointer in the previous node.


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

Copyright MathEngine PLC 2000, all rights reserved.