fixed vtk containerbox handler
This commit is contained in:
@@ -86,6 +86,8 @@ public:
|
||||
void SetSelected(bool selected = true);
|
||||
bool IsSelected() const;
|
||||
|
||||
virtual void Update();
|
||||
|
||||
virtual void ConnectInteractor(class vtkRenderWindowInteractor *interactor);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user