sandbox
Loading...
Searching...
No Matches
sbx::scenes::directional_light Member List

This is the complete list of members for sbx::scenes::directional_light, including all inherited members.

color() const noexcept -> const math::color & (defined in sbx::scenes::directional_light)sbx::scenes::directional_lightinline
color() noexcept -> math::color & (defined in sbx::scenes::directional_light)sbx::scenes::directional_lightinline
direction() const noexcept -> const math::vector3 & (defined in sbx::scenes::directional_light)sbx::scenes::directional_lightinline
direction() noexcept -> math::vector3 & (defined in sbx::scenes::directional_light)sbx::scenes::directional_lightinline
directional_light(const math::vector3 &direction, const math::color &color) (defined in sbx::scenes::directional_light)sbx::scenes::directional_lightinline
set_direction(const math::vector3 &direction) noexcept -> void (defined in sbx::scenes::directional_light)sbx::scenes::directional_lightinline
~directional_light()=default (defined in sbx::scenes::directional_light)sbx::scenes::directional_light