![]() |
LuciadCPillar 2024.1.05
|
Support for rendering of raster data. More...
Classes | |
class | luciad::RasterLayer |
A layer for raster models. More... | |
Enumerations | |
enum class | luciad::RasterLayerType { luciad::RasterLayerType::Background , luciad::RasterLayerType::Interactive } |
Provides hints about the type of a given RasterLayer. More... | |
Support for rendering of raster data.
The main entry point is the RasterLayer class. Among other things, this tutorial demonstrates how raster data can be added to the Map.
|
strong |
Provides hints about the type of a given RasterLayer.
luciad/layers/rasters/RasterLayer.h
These hints may be used to determine default layer ordering or to perform certain optimizations.