Urho3D
|
This is the complete list of members for Urho3D::FrustumOctreeQuery, including all inherited members.
drawableTypes_ | Urho3D::OctreeQuery | |
frustum_ | Urho3D::FrustumOctreeQuery | |
FrustumOctreeQuery(Vector< Drawable * > &result, const Frustum &frustum, DrawableTypes drawableTypes=DrawableTypes::Any, unsigned viewMask=DEFAULT_VIEWMASK) | Urho3D::FrustumOctreeQuery | inline |
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) override | Urho3D::FrustumOctreeQuery | virtual |
TestOctant(const BoundingBox &box, bool inside) override | Urho3D::FrustumOctreeQuery | virtual |
viewMask_ | Urho3D::OctreeQuery | |
~OctreeQuery()=default | Urho3D::OctreeQuery | virtual |