Dialog for modifying layer display settings. More...
#include <gre/uiraster.h>

Public Member Functions | |
| DLG (LAYER_RASTER *LidarLayer, bool Include3D) | |
| virtual | ~DLG () |
| LAYERDRAWFLAGS | GetLayerDrawFlags () const |
| const LAYER_RASTER::DISPPARM & | GetValues () const |
| ERRVALUE | SetValues (const LAYER_RASTER::DISPPARM &values, LAYERDRAWFLAGS LayerDrawFlags) |
Dialog for modifying layer display settings.
| GRE::LAYER_RASTER::DISPPARM::DLG::DLG | ( | LAYER_RASTER * | LidarLayer, | |
| bool | Include3D | |||
| ) |
Constructor.
| virtual GRE::LAYER_RASTER::DISPPARM::DLG::~DLG | ( | ) | [virtual] |
Destructor.
| LAYERDRAWFLAGS GRE::LAYER_RASTER::DISPPARM::DLG::GetLayerDrawFlags | ( | ) | const |
Get current LAYERDRAWFLAGS settings.
| const LAYER_RASTER::DISPPARM& GRE::LAYER_RASTER::DISPPARM::DLG::GetValues | ( | ) | const |
Get current DISPPARM values.
| ERRVALUE GRE::LAYER_RASTER::DISPPARM::DLG::SetValues | ( | const LAYER_RASTER::DISPPARM & | values, | |
| LAYERDRAWFLAGS | LayerDrawFlags | |||
| ) |
Set DISPPARM and LAYERDRAWFLAGS values.
1.6.1