GRE::VIEWCOMMON Class Reference
Options which apply to all views in current process.
More...
#include <gre/viewcommon.h>
List of all members.
Detailed Description
Options which apply to all views in current process.
Constructor & Destructor Documentation
| GRE::VIEWCOMMON::VIEWCOMMON |
( |
|
) |
|
| GRE::VIEWCOMMON::~VIEWCOMMON |
( |
|
) |
|
Member Function Documentation
Dialog to edit all values.
Dialog to setup snapshot.
| bool GRE::VIEWCOMMON::GetAutoOpen3dViewCtrl |
( |
|
) |
const [inline] |
| bool GRE::VIEWCOMMON::GetAutoRaise |
( |
|
) |
const [inline] |
| int GRE::VIEWCOMMON::GetAutoRedrawDelay |
( |
|
) |
const [inline] |
| bool GRE::VIEWCOMMON::GetDefaultGeoLocked |
( |
|
) |
const [inline] |
| bool GRE::VIEWCOMMON::GetLocatorRedrawOnAnyChange |
( |
|
) |
const [inline] |
| bool GRE::VIEWCOMMON::GetRedrawOnAnyChange |
( |
|
) |
const [inline] |
| UINT16 GRE::VIEWCOMMON::GetRefreshInterval |
( |
|
) |
const [inline] |
| bool GRE::VIEWCOMMON::GetSnapshotAddGeoFiles |
( |
|
) |
const [inline] |
| const FILEPATH& GRE::VIEWCOMMON::GetSnapshotFolder |
( |
|
) |
const [inline] |
| UINT32 GRE::VIEWCOMMON::GetSnapshotIndex |
( |
|
) |
const [inline] |
| bool GRE::VIEWCOMMON::GetSnapshotLaunchViewer |
( |
|
) |
const [inline] |
| UINT32 GRE::VIEWCOMMON::GetSnapshotMaxIndex |
( |
|
) |
const [inline] |
| const MISTRING& GRE::VIEWCOMMON::GetSnapshotPrefix |
( |
|
) |
const [inline] |
| bool GRE::VIEWCOMMON::GetSnapshotUseSubFolder |
( |
|
) |
const [inline] |
| bool GRE::VIEWCOMMON::GetTrackCursor |
( |
|
) |
const [inline] |
| const COLOR& GRE::VIEWCOMMON::GetTrackCursorColor |
( |
|
) |
const [inline] |
| bool GRE::VIEWCOMMON::GetUpdateAfterDrawLayer |
( |
|
) |
const [inline] |
| bool GRE::VIEWCOMMON::GetZoomPanWaitForRMB |
( |
|
) |
const [inline] |
| void GRE::VIEWCOMMON::IncrementSnapshotIndex |
( |
|
) |
|
Increment snapshot index.
Will update value in Ini file also.
| void GRE::VIEWCOMMON::IniRead |
( |
|
) |
|
Read settings from Ini file.
By default, settings are shared among all processes. To retain settings separately, use GRE::SYSTEM::SetCommonIniGroup() during application initialization.
| void GRE::VIEWCOMMON::IniWrite |
( |
|
) |
const |
Write settings to Ini file.
By default, settings are shared among all processes. To retain settings separately, use GRE::SYSTEM::SetCommonIniGroup() during application initialization.
| void GRE::VIEWCOMMON::SetAutoOpen3dViewCtrl |
( |
bool |
AutoOpen3dViewCtrl |
) |
[inline] |
| void GRE::VIEWCOMMON::SetAutoRaise |
( |
bool |
AutoRaise |
) |
[inline] |
| void GRE::VIEWCOMMON::SetAutoRedrawDelay |
( |
int |
AutoRedrawDelay |
) |
[inline] |
| void GRE::VIEWCOMMON::SetDefaultGeoLocked |
( |
bool |
DefaultGeoLocked |
) |
[inline] |
| void GRE::VIEWCOMMON::SetLocatorRedrawOnAnyChange |
( |
bool |
RedrawOnAnyChange |
) |
[inline] |
| void GRE::VIEWCOMMON::SetRedrawOnAnyChange |
( |
bool |
RedrawOnAnyChange |
) |
[inline] |
| void GRE::VIEWCOMMON::SetRefreshInterval |
( |
UINT16 |
RefreshInterval |
) |
[inline] |
| void GRE::VIEWCOMMON::SetSnapshotFolder |
( |
const FILEPATH & |
Folder |
) |
[inline] |
| void GRE::VIEWCOMMON::SetSnapshotLaunchViewer |
( |
bool |
LaunchViewer |
) |
[inline] |
| void GRE::VIEWCOMMON::SetSnapshotMaxIndex |
( |
bool |
MaxIndex |
) |
[inline] |
| void GRE::VIEWCOMMON::SetTrackCursor |
( |
bool |
TrackCursor |
) |
[inline] |
| void GRE::VIEWCOMMON::SetTrackCursorColor |
( |
const COLOR & |
TrackCursorColor |
) |
[inline] |
| void GRE::VIEWCOMMON::SetUpdateAfterDrawLayer |
( |
bool |
UpdateAfterDrawLayer |
) |
[inline] |
| void GRE::VIEWCOMMON::SetZoomPanWaitForRMB |
( |
bool |
ZoomPanWaitForRMB |
) |
[inline] |
The documentation for this class was generated from the following file: