#include <gre/view.h>
Public Member Functions | |
| Widget | CreateEditForm (Widget parent, const Arg *arglist, int argcount) |
| bool | GetAutoOpen3dViewCtrl () const |
| int | GetAutoRedrawDelay () const |
| bool | GetDefaultGeoLocked () const |
| bool | GetDrawLayerOnUnhide () const |
| bool | GetRedrawOnAnyChange () const |
| UINT16 | GetRefreshInterval () const |
| bool | GetThinLineWidthHinting () const |
| bool | GetTrackCursor () const |
| const COLOR & | GetTrackCursorColor () const |
| bool | GetUpdateAfterDrawLayer () const |
| bool | GetUseAntialiasing () const |
| bool | GetZoomPanWaitForRMB () const |
| GLOBALOPTIONS () | |
| void | IniRead (const char *inigroup=0) |
| void | IniWrite (const char *inigroup=0) const |
| void | SetAutoOpen3dViewCtrl (bool AutoOpen3dViewCtrl) |
| void | SetAutoRedrawDelay (int AutoRedrawDelay) |
| void | SetDefaultGeoLocked (bool DefaultGeoLocked) |
| void | SetDrawLayerOnUnhide (bool DrawLayerOnUnhide) |
| void | SetRedrawOnAnyChange (bool RedrawOnAnyChange) |
| void | SetRefreshInterval (UINT16 RefreshInterval) |
| void | SetThinLineWidthHinting (bool hint) |
| void | SetTrackCursor (bool TrackCursor) |
| void | SetTrackCursorColor (const COLOR &TrackCursorColor) |
| void | SetUpdateAfterDrawLayer (bool UpdateAfterDrawLayer) |
| void | SetUseAntialiasing (bool Antialias) |
| void | SetZoomPanWaitForRMB (bool ZoomPanWaitForRMB) |
| ~GLOBALOPTIONS () | |
Definition at line 497 of file view.h.
|
|
|
|
|
|
|
||||||||||||||||
|
Destructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8-20040913