MathEngine
Home Page       Structures       File List       Functions and Macros      

McdModelPair Struct Reference

Identifies and keeps track of a particular pair of collision models over multiple time steps. More...

#include <McdFrame.h>

List of all members.

Public Attributes

McdModelID model1
 The first model.

McdModelID model2
 The other model.

void* pairData


Detailed Description

Identifies and keeps track of a particular pair of collision models over multiple time steps.

It is used by the farfield module to identify pairs of models that are nearby to each other and potentially colliding. It is used as an argument to the McdIntersect functions, which rely on the same struct being re-used for the same pair of collision models for multiple time step.


Member Data Documentation

void * McdModelPair::pairData

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

Copyright MathEngine PLC 2000, all rights reserved.