Class uipc::core::Feature
ClassList > uipc > core > Feature
Inherits the following classes: uipc::core::IFeature
Inherited by the following classes: uipc::core::ContactSystemFeature, uipc::diff_sim::AdjointMethodFeature, uipc::diff_sim::EnableGradFeature
Public Functions inherited from uipc::core::IFeature
| Type | Name |
|---|---|
| std::string_view | name () const |
| std::string_view | type_name () const |
| virtual | ~IFeature () = default |
Protected Functions inherited from uipc::core::IFeature
| Type | Name |
|---|---|
| virtual void | do_on_required () const = 0 |
| virtual std::string_view | get_name () const = 0 |
| virtual std::string_view | get_type_name () const = 0 |
The documentation for this class was generated from the following file include/uipc/core/feature.h