Urho3D
Urho3D::SphereOctreeQuery Member List

This is the complete list of members for Urho3D::SphereOctreeQuery, including all inherited members.

drawableTypes_Urho3D::OctreeQuery
OctreeQuery(Vector< Drawable * > &result, DrawableTypes drawableTypes, unsigned viewMask)Urho3D::OctreeQueryinline
OctreeQuery(const OctreeQuery &rhs)=deleteUrho3D::OctreeQuery
operator=(const OctreeQuery &rhs)=deleteUrho3D::OctreeQuery
result_Urho3D::OctreeQuery
sphere_Urho3D::SphereOctreeQuery
SphereOctreeQuery(Vector< Drawable * > &result, const Sphere &sphere, DrawableTypes drawableTypes=DrawableTypes::Any, unsigned viewMask=DEFAULT_VIEWMASK)Urho3D::SphereOctreeQueryinline
TestDrawables(Drawable **start, Drawable **end, bool inside) overrideUrho3D::SphereOctreeQueryvirtual
TestOctant(const BoundingBox &box, bool inside) overrideUrho3D::SphereOctreeQueryvirtual
viewMask_Urho3D::OctreeQuery
~OctreeQuery()=defaultUrho3D::OctreeQueryvirtual