RayCastCallback Class Reference

List of all members.

Public Member Functions

 RayCastCallback (btCollisionObject *ignoredObject, const btVector3 &from, const btVector3 &to)
virtual btScalar addSingleResult (btCollisionWorld::LocalRayResult &result, bool normal)

Detailed Description

RayCastCallback provides a means of transportation of the hit point from a body to the world.

Definition at line 14 of file Physics.cpp.


Constructor & Destructor Documentation

RayCastCallback::RayCastCallback ( btCollisionObject *  ignoredObject,
const btVector3 &  from,
const btVector3 &  to 
) [inline]

Definition at line 16 of file Physics.cpp.


Member Function Documentation

virtual btScalar RayCastCallback::addSingleResult ( btCollisionWorld::LocalRayResult &  result,
bool  normal 
) [inline, virtual]

Definition at line 18 of file Physics.cpp.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2