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