Class Layer
Inherits the following classes: QObject
Inherited by the following classes: PointLayer
Public Signals
| Type | Name |
|---|---|
| signal void | data_updated |
Public Functions
| Type | Name |
|---|---|
| virtual Extent3D | extent () const = 0 |
| virtual std::string | name () |
| virtual std::string | projection () const = 0 |
| virtual | ~Layer () = default |
Protected Attributes
| Type | Name |
|---|---|
| std::string | m_name |
Public Signals Documentation
signal data_updated
Public Functions Documentation
function extent
function name
function projection
function ~Layer
Protected Attributes Documentation
variable m_name
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/gui/layer.hpp