Member List
Urho3D::PointOctreeQuery Member List
This is the complete list of members for Urho3D::PointOctreeQuery, including all inherited members.
drawableFlags_ | Urho3D::OctreeQuery | |
OctreeQuery(PODVector< Drawable * > &result, unsigned char drawableFlags, unsigned viewMask) | Urho3D::OctreeQuery | inline |
point_ | Urho3D::PointOctreeQuery | |
PointOctreeQuery(PODVector< Drawable * > &result, const Vector3 &point, unsigned char drawableFlags=DRAWABLE_ANY, unsigned viewMask=DEFAULT_VIEWMASK) | Urho3D::PointOctreeQuery | inline |
result_ | Urho3D::OctreeQuery | |
TestDrawables(Drawable **start, Drawable **end, bool inside) | Urho3D::PointOctreeQuery | virtual |
TestOctant(const BoundingBox &box, bool inside) | Urho3D::PointOctreeQuery | virtual |
viewMask_ | Urho3D::OctreeQuery | |
~OctreeQuery() | Urho3D::OctreeQuery | inlinevirtual |