![]() |
VR-Forces 4.1.1 Class Documentation
|
Go to the source code of this file.
Variables | |
| const int | MIN_USER_TERRAIN_PAGER_COMMAND_TYPE = 100 |
| File: condExprTypes.h. | |
| const int | DtPageInGeometryCommandType = 0 |
| Used to identify the derived type of DtTerrainPagerCommand classes. | |
| const int | DtPageOutNodesCommandType = 1 |
| const int | DtPageInTilesCommandType = 2 |
| osgEarth pager command Types | |
| const int | DtPageOutTilesCommandType = 3 |
| const int MIN_USER_TERRAIN_PAGER_COMMAND_TYPE = 100 |
File: condExprTypes.h.
Purpose: Define constants for DtTerrainPagerCommand types.
| const int DtPageInGeometryCommandType = 0 |
Used to identify the derived type of DtTerrainPagerCommand classes.
osg pager command types
| const int DtPageOutNodesCommandType = 1 |
| const int DtPageInTilesCommandType = 2 |
osgEarth pager command Types
| const int DtPageOutTilesCommandType = 3 |