|
sandbox
|
Public Member Functions | |
| gizmo (math::uuid mesh_id, std::uint32_t submesh_index, math::uuid texture_id, math::color tint=math::color::white()) | |
| auto | mesh_id () const noexcept -> math::uuid |
| auto | submesh_index () const noexcept -> std::uint32_t |
| auto | texture_id () const noexcept -> math::uuid |
| auto | tint () const noexcept -> const math::color & |
| auto | set_tint (const math::color &tint) noexcept -> void |