Noether  0.0.0
Loading...
Searching...
No Matches
noether::PlaneProjectionMeshModifierWidget Class Reference
Inheritance diagram for noether::PlaneProjectionMeshModifierWidget:

Public Member Functions

 PlaneProjectionMeshModifierWidget (QWidget *parent=nullptr)
 
MeshModifier::ConstPtr create () const override
 
void configure (const YAML::Node &) override
 
void save (YAML::Node &) const override
 
- Public Member Functions inherited from noether::BaseWidget< T >
 BaseWidget (QWidget *parent=nullptr)
 

Member Function Documentation

◆ create()

MeshModifier::ConstPtr noether::PlaneProjectionMeshModifierWidget::create ( ) const
overridevirtual

◆ configure()

void noether::PlaneProjectionMeshModifierWidget::configure ( const YAML::Node &  node)
overridevirtual

Reimplemented from noether::BaseWidget< T >.

◆ save()

void noether::PlaneProjectionMeshModifierWidget::save ( YAML::Node &  node) const
overridevirtual

Reimplemented from noether::BaseWidget< T >.