Unravel Engine C++ Reference
|
This is the complete list of members for unravel::gizmo_entity, including all inherited members.
as_derived() -> entt::meta_any | crtp_meta_type< gizmo > | inlinevirtual |
create_and_register(const entt::meta_type &inspected_type, std::unordered_map< entt::id_type, std::shared_ptr< gizmo > > &type_map) | unravel::gizmo | inlinestatic |
draw(rtti::context &ctx, entt::meta_any &var, const camera &cam, gfx::dd_raii &dd) override | unravel::gizmo_entity | virtual |
draw_billboard(rtti::context &ctx, entt::meta_any &var, const camera &cam, gfx::dd_raii &dd) override | unravel::gizmo_entity | virtual |
get_meta_type() const -> entt::meta_type | crtp_meta_type< gizmo > | inlinevirtual |
get_static_meta_type() -> entt::meta_type | crtp_meta_type< gizmo > | inlinestatic |
is() const -> bool | crtp_meta_type< gizmo > | inline |
is(const entt::meta_type &type) const -> bool | crtp_meta_type< gizmo > | inline |
~gizmo()=default | unravel::gizmo | virtual |