OpenMW
Public Member Functions | Public Attributes
OEngine::Physic::ActorTracer Struct Reference

#include <trace.h>

List of all members.

Public Member Functions

void doTrace (btCollisionObject *actor, const Ogre::Vector3 &start, const Ogre::Vector3 &end, const PhysicEngine *enginePass)
void findGround (btCollisionObject *actor, const Ogre::Vector3 &start, const Ogre::Vector3 &end, const PhysicEngine *enginePass)

Public Attributes

Ogre::Vector3 mEndPos
Ogre::Vector3 mPlaneNormal
float mFraction

Member Function Documentation

void OEngine::Physic::ActorTracer::doTrace ( btCollisionObject *  actor,
const Ogre::Vector3 &  start,
const Ogre::Vector3 &  end,
const PhysicEngine enginePass 
)
void OEngine::Physic::ActorTracer::findGround ( btCollisionObject *  actor,
const Ogre::Vector3 &  start,
const Ogre::Vector3 &  end,
const PhysicEngine enginePass 
)

Member Data Documentation


The documentation for this struct was generated from the following files: