|
sandbox
|
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_light | inline |
| color() noexcept -> math::color & (defined in sbx::scenes::directional_light) | sbx::scenes::directional_light | inline |
| direction() const noexcept -> const math::vector3 & (defined in sbx::scenes::directional_light) | sbx::scenes::directional_light | inline |
| direction() noexcept -> math::vector3 & (defined in sbx::scenes::directional_light) | sbx::scenes::directional_light | inline |
| directional_light(const math::vector3 &direction, const math::color &color) (defined in sbx::scenes::directional_light) | sbx::scenes::directional_light | inline |
| set_direction(const math::vector3 &direction) noexcept -> void (defined in sbx::scenes::directional_light) | sbx::scenes::directional_light | inline |
| ~directional_light()=default (defined in sbx::scenes::directional_light) | sbx::scenes::directional_light |