List of all members.
Public Member Functions |
| CollisionRayResultCallback (const Ogre::Ray &ray, CollisionsWorld *world, Ogre::Real max_distance, bool init=true) |
btCollisionWorld::RayResultCallback * | getBulletRay () const |
bool | doesCollide () const |
void | setRay (const Ogre::Ray &ray) |
void | setWorld (CollisionsWorld *world) |
void | setMaxDistance (Ogre::Real max_distance) |
const Ogre::Ray & | getRay () const |
Ogre::Vector3 | getRayStartPoint () const |
Ogre::Vector3 | getRayEndPoint () const |
Protected Attributes |
btCollisionWorld::RayResultCallback * | mRayResultCallback |
CollisionsWorld * | mWorld |
Ogre::Ray | mRay |
Ogre::Real | mMaxDistance |
The documentation for this class was generated from the following files: