OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
Holds the results of a scene query. More...
#include <OgreSceneQuery.h>
Public Attributes | |
SceneQueryResultMovableList | movables |
List of movable objects in the query (entities, particle systems etc) More... | |
SceneQueryResultWorldFragmentList | worldFragments |
List of world fragments. More... | |
Holds the results of a scene query.
SceneQueryResultMovableList Ogre::SceneQueryResult::movables |
List of movable objects in the query (entities, particle systems etc)
SceneQueryResultWorldFragmentList Ogre::SceneQueryResult::worldFragments |
List of world fragments.