#include <OgreRefAppApplicationObject.h>
Public Attributes | |
Vector3 | position |
The position in world coordinates at which the collision occurred. | |
Vector3 | normal |
The normal in world coordinates of the collision surface. | |
Real | penetrationDepth |
Penetration depth. |
Definition at line 263 of file OgreRefAppApplicationObject.h.
|
The normal in world coordinates of the collision surface.
Definition at line 268 of file OgreRefAppApplicationObject.h. Referenced by OgreRefApp::ApplicationObject::testCollide(), and OgreRefApp::ApplicationObject::testCollidePlaneBounds(). |
|
Penetration depth.
Definition at line 270 of file OgreRefAppApplicationObject.h. Referenced by OgreRefApp::ApplicationObject::testCollide(), and OgreRefApp::ApplicationObject::testCollidePlaneBounds(). |
|
The position in world coordinates at which the collision occurred.
Definition at line 266 of file OgreRefAppApplicationObject.h. Referenced by OgreRefApp::ApplicationObject::testCollide(), and OgreRefApp::ApplicationObject::testCollidePlaneBounds(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:27:42 2004