USGS

Isis 3.0 Object Programmers' Reference

Home

ViewportBufferStretch.h
1 #ifndef VieportBufferStretch_h
2 #define VieportBufferStretch_h
3 
4 #include "ViewportBufferAction.h"
5 
6 class QRect;
7 
8 namespace Isis {
15  public:
18 
21  };
22  };
23 }
24 
25 #endif