activate grid button and widget size
This commit is contained in:
@@ -61,6 +61,10 @@ public:
|
||||
vtkCornerAnnotation* GetAnnotation() { return m_Annotation; }
|
||||
vtkCameraOrientationWidget* GetCameraWidget(){ return m_CameraWidget; }
|
||||
|
||||
// Grid control
|
||||
void SetGridVisible(bool visible);
|
||||
bool GetGridVisible() const;
|
||||
|
||||
protected:
|
||||
void SetupPipeline(vtkRenderWindowInteractor* iren);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user