#include <OgreSceneQuery.h>
Public Attributes | |
WorldFragmentType | fragmentType |
The type of this world fragment. | |
Vector3 | singleIntersection |
Single intersection point, only applicable for WFT_SINGLE_INTERSECTION. | |
list< Plane >::type * | planes |
Planes bounding a convex region, only applicable for WFT_PLANE_BOUNDED_REGION. | |
void * | geometry |
Custom geometry block, only applicable for WFT_CUSTOM_GEOMETRY. | |
RenderOperation * | renderOp |
General render operation structure, fallback if nothing else is available. |
Definition at line 108 of file OgreSceneQuery.h.
Single intersection point, only applicable for WFT_SINGLE_INTERSECTION.
Definition at line 112 of file OgreSceneQuery.h.
Planes bounding a convex region, only applicable for WFT_PLANE_BOUNDED_REGION.
Definition at line 114 of file OgreSceneQuery.h.
Custom geometry block, only applicable for WFT_CUSTOM_GEOMETRY.
Definition at line 116 of file OgreSceneQuery.h.
General render operation structure, fallback if nothing else is available.
Definition at line 118 of file OgreSceneQuery.h.
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat Apr 24 18:06:12 2010