25 #ifndef ORTHOVIEWOVERLAY_HH 26 #define ORTHOVIEWOVERLAY_HH 32 #include <blitz/array.h> 43 virtual void render(QPainter* painter = NULL) = 0;
51 #endif // ORTHOVIEWOVERLAY_HH blitz::TinyVector< int, 2 > _dimensions
virtual void render(QPainter *painter=NULL)=0
OrthoViewOverlay(OrthoViewWidget *view)
void setDimensions(blitz::TinyVector< int, 2 > &dimensions)
OrthoViewWidget * view() const