Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::light_component Member List

This is the complete list of members for unravel::light_component, including all inherited members.

base typedefunravel::component_crtp< light_component >
compute_projected_sphere_rect(irect32_t &rect, const math::vec3 &light_position, const math::vec3 &light_direction, const math::vec3 &view_origin, const math::transform &view, const math::transform &proj) -> intunravel::light_component
etounravel::basic_component
get_bounds() const -> math::bboxunravel::light_component
get_bounds_precise(const math::vec3 &light_direction) const -> math::bboxunravel::light_component
get_bounds_sphere() const -> math::bsphereunravel::light_component
get_bounds_sphere_precise(const math::vec3 &light_direction) const -> math::bsphereunravel::light_component
get_light() const -> const light &unravel::light_component
get_shadowmap_generator() -> shadow::shadowmap_generator &unravel::light_component
in_place_deleteunravel::component_crtp< light_component >static
set_light(const light &l)unravel::light_component
touch()unravel::basic_componentinline