attach a widget (not working well yet)

This commit is contained in:
AndreaRigoni
2026-03-08 09:42:28 +00:00
parent 32a1104769
commit 2548582036
6 changed files with 309 additions and 169 deletions

View File

@@ -42,7 +42,7 @@ public:
virtual class vtkPolyData *GetPolyData() const;
protected:
void InstallPipe();
virtual void InstallPipe();
vtkActor *m_Cube;
vtkActor *m_Axes;