Urho3D
|
This is the complete list of members for Urho3D::OctreeQuery, including all inherited members.
drawableTypes_ | Urho3D::OctreeQuery | |
OctreeQuery(Vector< Drawable * > &result, DrawableTypes drawableTypes, unsigned viewMask) | Urho3D::OctreeQuery | inline |
OctreeQuery(const OctreeQuery &rhs)=delete | Urho3D::OctreeQuery | |
operator=(const OctreeQuery &rhs)=delete | Urho3D::OctreeQuery | |
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()=default | Urho3D::OctreeQuery | virtual |