|
U3D
Open-source, cross-platform 2D and 3D game engine built in C++
|
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::OctreeQuery | inline |
| OctreeQuery(const OctreeQuery &rhs)=delete | Urho3D::OctreeQuery | |
| operator=(const OctreeQuery &rhs)=delete | Urho3D::OctreeQuery | |
| point_ | Urho3D::PointOctreeQuery | |
| PointOctreeQuery(PODVector< Drawable * > &result, const Vector3 &point, unsigned char drawableFlags=DRAWABLE_ANY, unsigned viewMask=DEFAULT_VIEWMASK) | Urho3D::PointOctreeQuery | inline |
| result_ | Urho3D::OctreeQuery | |
| TestDrawables(Drawable **start, Drawable **end, bool inside) override | Urho3D::PointOctreeQuery | virtual |
| TestOctant(const BoundingBox &box, bool inside) override | Urho3D::PointOctreeQuery | virtual |
| viewMask_ | Urho3D::OctreeQuery | |
| ~OctreeQuery()=default | Urho3D::OctreeQuery | virtual |