Urho3D
|
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::OctreeQuery | inline |
OctreeQuery(const OctreeQuery &rhs)=delete | Urho3D::OctreeQuery | |
operator=(const OctreeQuery &rhs)=delete | Urho3D::OctreeQuery | |
result_ | Urho3D::OctreeQuery | |
sphere_ | Urho3D::SphereOctreeQuery | |
SphereOctreeQuery(Vector< Drawable * > &result, const Sphere &sphere, DrawableTypes drawableTypes=DrawableTypes::Any, unsigned viewMask=DEFAULT_VIEWMASK) | Urho3D::SphereOctreeQuery | inline |
TestDrawables(Drawable **start, Drawable **end, bool inside) override | Urho3D::SphereOctreeQuery | virtual |
TestOctant(const BoundingBox &box, bool inside) override | Urho3D::SphereOctreeQuery | virtual |
viewMask_ | Urho3D::OctreeQuery | |
~OctreeQuery()=default | Urho3D::OctreeQuery | virtual |