MathEngine
Home Page       Structures       File List       Functions and Macros      

McdIntersectResult Struct Reference

Intersection query data. More...

#include <McdFrame.h>

List of all members.

Public Attributes

McdModelID model1
 one of the collision models.

McdModelID model2
 the other collision model.

McdContactcontacts
 array of contacts to be filled.

int maxContactCount
 size of array.

int contactCount
 number of contacts returned in array.

int touch
 1 if objects are in contact, 0 otherwise.

McdReal normal [3]
 average normal of contacts returned.


Detailed Description

Intersection query data.


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.