Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class 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 186 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 189 of file OgreSceneQuery.h.

SceneQueryResultWorldFragmentList Ogre::SceneQueryResult::worldFragments
 

List of world fragments.

Definition at line 191 of file OgreSceneQuery.h.


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

Copyright © 2000-2005 by The OGRE Team
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Feb 12 13:03:22 2006