12 #ifndef CXGRAPHICALBOX_H
13 #define CXGRAPHICALBOX_H
15 #include "cxResourceVisualizationExport.h"
19 #include <vtkSmartPointer.h>
58 bool getInteractive()
const;
59 void setInteractive(
bool on);
60 bool getVisible()
const;
61 void setVisible(
bool on);
69 void updateBoxFromWidget();
70 void updateWidgetFromBox();
82 void updateBoxWidgetInteractor();
110 #endif // CXGRAPHICALBOX_H