|
sandbox
|
This is the complete list of members for sbx::scenes::gizmo, including all inherited members.
| gizmo(math::uuid mesh_id, std::uint32_t submesh_index, math::uuid texture_id, math::color tint=math::color::white()) (defined in sbx::scenes::gizmo) | sbx::scenes::gizmo | inline |
| mesh_id() const noexcept -> math::uuid (defined in sbx::scenes::gizmo) | sbx::scenes::gizmo | inline |
| set_tint(const math::color &tint) noexcept -> void (defined in sbx::scenes::gizmo) | sbx::scenes::gizmo | inline |
| submesh_index() const noexcept -> std::uint32_t (defined in sbx::scenes::gizmo) | sbx::scenes::gizmo | inline |
| texture_id() const noexcept -> math::uuid (defined in sbx::scenes::gizmo) | sbx::scenes::gizmo | inline |
| tint() const noexcept -> const math::color & (defined in sbx::scenes::gizmo) | sbx::scenes::gizmo | inline |