|
sandbox
|
Public Member Functions | |
| point_light (math::color color, std::float_t radius) | |
| auto | color () const noexcept -> const math::color & |
| auto | color () noexcept -> math::color & |
| auto | radius () const noexcept -> std::float_t |
| auto | radius () noexcept -> std::float_t & |