MathEngine
Home Page       Structures       File List       Functions and Macros      

McdModelPairArray Struct Reference

#include <McdFrame.h>

List of all members.

Public Attributes

McdModelPair** array
 array of McdModel pairs.

int size
 number of elements in array.

int goodbyeLastIndex
 index range for "goodbye" pairs is: i = 0 ,,, goodbyeLastIndex.

int helloFirstIndex
 index range for "hello" pairs is: i = helloFirstIndex ,,, stayingFirstIndex - 1.

int stayingFirstIndex
 index range for "staying" pairs is: i = stayingFirstIndex ,,, stayingLastIndex.

int stayingLastIndex
 index range for "staying" pairs is: i = stayingFirstIndex ,,, stayingLastIndex.


Detailed Description

For internal use only.


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

Copyright MathEngine PLC 2000, all rights reserved.