OGRE  13.6
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
 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

List of world fragments.


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