|  | OGRE 14.3
    Object-Oriented Graphics Rendering Engine | 
#include <OgreBullet.h>
| Public Member Functions | |
| virtual | ~RayResultCallback () | 
| virtual void | addSingleResult (const MovableObject *other, float distance)=0 | 
| Called for each object hit by the ray. | |
| 
 | inlinevirtual | 
| 
 | pure virtual | 
Called for each object hit by the ray.
| other | the other object | 
| distance | the distance from ray origin to hit point |