Urho3D
|
This is the complete list of members for Dviglo::PointOctreeQuery, including all inherited members.
drawableFlags_ | Dviglo::OctreeQuery | |
OctreeQuery(PODVector< Drawable * > &result, unsigned char drawableFlags, unsigned viewMask) | Dviglo::OctreeQuery | inline |
OctreeQuery(const OctreeQuery &rhs)=delete | Dviglo::OctreeQuery | |
operator=(const OctreeQuery &rhs)=delete | Dviglo::OctreeQuery | |
point_ | Dviglo::PointOctreeQuery | |
PointOctreeQuery(PODVector< Drawable * > &result, const Vector3 &point, unsigned char drawableFlags=DRAWABLE_ANY, unsigned viewMask=DEFAULT_VIEWMASK) | Dviglo::PointOctreeQuery | inline |
result_ | Dviglo::OctreeQuery | |
TestDrawables(Drawable **start, Drawable **end, bool inside) override | Dviglo::PointOctreeQuery | virtual |
TestOctant(const BoundingBox &box, bool inside) override | Dviglo::PointOctreeQuery | virtual |
viewMask_ | Dviglo::OctreeQuery | |
~OctreeQuery()=default | Dviglo::OctreeQuery | virtual |