|
Rebel Fork Framework
|
This is the complete list of members for Urho3D::DirectionalLightShadowCasterQuery, including all inherited members.
| DirectionalLightShadowCasterQuery(ea::vector< Drawable * > &result, const Frustum &frustum, DrawableFlags drawableFlags, Light *light, unsigned viewMask) (defined in Urho3D::DirectionalLightShadowCasterQuery) | Urho3D::DirectionalLightShadowCasterQuery | |
| drawableFlags_ | Urho3D::OctreeQuery | |
| frustum_ | Urho3D::FrustumOctreeQuery | |
| FrustumOctreeQuery(ea::vector< Drawable * > &result, const Frustum &frustum, DrawableFlags drawableFlags=DRAWABLE_ANY, unsigned viewMask=DEFAULT_VIEWMASK) | Urho3D::FrustumOctreeQuery | inline |
| IsShadowCaster(Drawable *drawable, bool inside) const (defined in Urho3D::DirectionalLightShadowCasterQuery) | Urho3D::DirectionalLightShadowCasterQuery | private |
| lightMask_ (defined in Urho3D::DirectionalLightShadowCasterQuery) | Urho3D::DirectionalLightShadowCasterQuery | private |
| NonCopyable()=default (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | private |
| NonCopyable(const NonCopyable &other)=delete | Urho3D::NonCopyable | private |
| NonCopyable(NonCopyable &&other)=delete (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | private |
| OctreeQuery(ea::vector< Drawable * > &result, DrawableFlags drawableFlags, unsigned viewMask) | Urho3D::OctreeQuery | inline |
| operator=(const NonCopyable &other)=delete (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | private |
| operator=(NonCopyable &&other)=delete (defined in Urho3D::NonCopyable) | Urho3D::NonCopyable | private |
| result_ | Urho3D::OctreeQuery | |
| TestDrawables(Drawable **start, Drawable **end, bool inside) override | Urho3D::DirectionalLightShadowCasterQuery | virtual |
| TestOctant(const BoundingBox &box, bool inside) override | Urho3D::FrustumOctreeQuery | virtual |
| viewMask_ | Urho3D::OctreeQuery | |
| ~OctreeQuery()=default | Urho3D::OctreeQuery | virtual |