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