#include <SixImViewerApp.h>
Inheritance diagram for OglGui::SixImViewerApp:
Public Member Functions | |
SixImViewerApp (int x, int y, int w, int h) | |
SixImViewerApp (Window *parent, int w, int h) | |
SixImViewerApp (Window *parent, int x, int y, int w, int h) | |
SixView2DWindow * | SixView2DWnd () |
ZoomPanControl * | ZoomPanCtrl () |
LenseControl * | LenseCtrl () |
LENSE * | Lense () |
Private Member Functions | |
void | Init (int w, int h) |
Private Attributes | |
SixView2DWindow * | mSixView2DWnd |
ZoomPanControl * | mZoomPanControl |
LenseControl * | mLenseControl |
LENSE * | mLense |
Definition at line 10 of file SixImViewerApp.h.