Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::SceneQueryResult Struct Reference

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

#include <OgreSceneQuery.h>

List of all members.

Public Attributes

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

SceneQueryResultWorldFragmentList worldFragments
 List of world fragments.


Detailed Description

Holds the results of a scene query.

Definition at line 184 of file OgreSceneQuery.h.


Member Data Documentation

SceneQueryResultMovableList Ogre::SceneQueryResult::movables
 

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

Definition at line 187 of file OgreSceneQuery.h.

Referenced by Ogre::RegionSceneQuery::queryResult().

SceneQueryResultWorldFragmentList Ogre::SceneQueryResult::worldFragments
 

List of world fragments.

Definition at line 189 of file OgreSceneQuery.h.

Referenced by Ogre::RegionSceneQuery::queryResult().


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

Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:20:19 2004