Rebel Fork Framework
Urho3D::OctreeQuery Member List

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

drawableFlags_Urho3D::OctreeQuery
NonCopyable()=default (defined in Urho3D::NonCopyable)Urho3D::NonCopyableprivate
NonCopyable(const NonCopyable &other)=deleteUrho3D::NonCopyableprivate
NonCopyable(NonCopyable &&other)=delete (defined in Urho3D::NonCopyable)Urho3D::NonCopyableprivate
OctreeQuery(ea::vector< Drawable * > &result, DrawableFlags drawableFlags, unsigned viewMask)Urho3D::OctreeQueryinline
operator=(const NonCopyable &other)=delete (defined in Urho3D::NonCopyable)Urho3D::NonCopyableprivate
operator=(NonCopyable &&other)=delete (defined in Urho3D::NonCopyable)Urho3D::NonCopyableprivate
result_Urho3D::OctreeQuery
TestDrawables(Drawable **start, Drawable **end, bool inside)=0Urho3D::OctreeQuerypure virtual
TestOctant(const BoundingBox &box, bool inside)=0Urho3D::OctreeQuerypure virtual
viewMask_Urho3D::OctreeQuery
~OctreeQuery()=defaultUrho3D::OctreeQueryvirtual