Member List
Urho3D::BoxOctreeQuery Member List
This is the complete list of members for Urho3D::BoxOctreeQuery, including all inherited members.
box_ | Urho3D::BoxOctreeQuery | |
BoxOctreeQuery(PODVector< Drawable * > &result, const BoundingBox &box, unsigned char drawableFlags=DRAWABLE_ANY, unsigned viewMask=DEFAULT_VIEWMASK) | Urho3D::BoxOctreeQuery | inline |
drawableFlags_ | Urho3D::OctreeQuery | |
OctreeQuery(PODVector< Drawable * > &result, unsigned char drawableFlags, 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) override | Urho3D::BoxOctreeQuery | virtual |
TestOctant(const BoundingBox &box, bool inside) override | Urho3D::BoxOctreeQuery | virtual |
viewMask_ | Urho3D::OctreeQuery | |
~OctreeQuery()=default | Urho3D::OctreeQuery | virtual |