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