OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
Holds the results of an intersection scene query (pair values). More...
#include <OgreSceneQuery.h>
Public Attributes | |
SceneQueryMovableIntersectionList | movables2movables |
List of movable / movable intersections (entities, particle systems etc) | |
SceneQueryMovableWorldFragmentIntersectionList | movables2world |
List of movable / world intersections. | |
Holds the results of an intersection scene query (pair values).
SceneQueryMovableIntersectionList Ogre::IntersectionSceneQueryResult::movables2movables |
List of movable / movable intersections (entities, particle systems etc)
SceneQueryMovableWorldFragmentIntersectionList Ogre::IntersectionSceneQueryResult::movables2world |
List of movable / world intersections.