OGRE 14.3
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) | |
SceneQueryResultWorldFragmentList | worldFragments |
Only relevant for the BSP Scene Manager. List of world fragments. | |
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 |
Only relevant for the BSP Scene Manager. List of world fragments.