OGRE  master
Object-Oriented Graphics Rendering Engine
Ogre::SceneQueryResult Struct Reference

Holds the results of a scene query. More...

#include <OgreSceneQuery.h>

+ Inheritance diagram for Ogre::SceneQueryResult:

Public Attributes

SceneQueryResultMovableList movables
 List of movable objects in the query (entities, particle systems etc) More...
 
SceneQueryResultWorldFragmentList worldFragments
 Only relevant for the BSP Scene Manager. List of world fragments. More...
 

Detailed Description

Holds the results of a scene query.

Member Data Documentation

◆ movables

SceneQueryResultMovableList Ogre::SceneQueryResult::movables

List of movable objects in the query (entities, particle systems etc)

◆ worldFragments

SceneQueryResultWorldFragmentList Ogre::SceneQueryResult::worldFragments

Only relevant for the BSP Scene Manager. List of world fragments.


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