Urho3D::PointOctreeQuery Member List

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

drawableFlags_Urho3D::OctreeQuery
OctreeQuery(PODVector< Drawable * > &result, unsigned char drawableFlags, unsigned viewMask)Urho3D::OctreeQueryinline
OctreeQuery(const OctreeQuery &rhs)=deleteUrho3D::OctreeQuery
operator=(const OctreeQuery &rhs)=deleteUrho3D::OctreeQuery
point_Urho3D::PointOctreeQuery
PointOctreeQuery(PODVector< Drawable * > &result, const Vector3 &point, unsigned char drawableFlags=DRAWABLE_ANY, unsigned viewMask=DEFAULT_VIEWMASK)Urho3D::PointOctreeQueryinline
result_Urho3D::OctreeQuery
TestDrawables(Drawable **start, Drawable **end, bool inside) overrideUrho3D::PointOctreeQueryvirtual
TestOctant(const BoundingBox &box, bool inside) overrideUrho3D::PointOctreeQueryvirtual
viewMask_Urho3D::OctreeQuery
~OctreeQuery()=defaultUrho3D::OctreeQueryvirtual