34#include <NDEVR/Editor.h>
38 class GeometryEditorUI;
77 void createBlockModel();
93 void updateTangents();
Provides a modifiable pointer that has shared ownership of a dynamically allocated object.
Editor(QWidget *parent=nullptr)
Constructs an Editor with no design object target.
Ui::GeometryEditorUI * mesh_ui
The UI form for this geometry editor.
GeometryEditor(QWidget *parent=nullptr)
Constructs a GeometryEditor with no target object.
void updateValues() override
Updates the displayed values to reflect the current geometry state.
GeometryEditor(const DynamicPointer< QTDesignObject > &mesh, QWidget *parent=nullptr)
Constructs a GeometryEditor targeting the given geometry object.
~GeometryEditor()
Destructor.
The primary namespace for the NDEVR SDK.