#include <OgreSceneQuery.h>
Public Member Functions | |
| bool | operator< (const RaySceneQueryResultEntry &rhs) const |
| Comparison operator for sorting. | |
Public Attributes | |
| Real | distance |
| Distance along the ray. | |
| MovableObject * | movable |
| The movable, or NULL if this is not a movable result. | |
| SceneQuery::WorldFragment * | worldFragment |
| The world fragment, or NULL if this is not a fragment result. | |
Definition at line 352 of file OgreSceneQuery.h.
|
|
Comparison operator for sorting.
Definition at line 361 of file OgreSceneQuery.h. |
|
|
Distance along the ray.
Definition at line 355 of file OgreSceneQuery.h. |
|
|
The movable, or NULL if this is not a movable result.
Definition at line 357 of file OgreSceneQuery.h. |
|
|
The world fragment, or NULL if this is not a fragment result.
Definition at line 359 of file OgreSceneQuery.h. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 30 10:53:13 2007