QGIS API Documentation  3.8.0-Zanzibar (11aff65)
Public Member Functions | Public Attributes | List of all members
QgsMeshLayer::LayerOptions Struct Reference

Setting options for loading mesh layers. More...

#include <qgsmeshlayer.h>

Public Member Functions

 LayerOptions (const QgsCoordinateTransformContext &transformContext=QgsCoordinateTransformContext())
 Constructor for LayerOptions with optional transformContext. More...
 

Public Attributes

QgsCoordinateTransformContext transformContext
 

Detailed Description

Setting options for loading mesh layers.

Definition at line 98 of file qgsmeshlayer.h.

Constructor & Destructor Documentation

◆ LayerOptions()

QgsMeshLayer::LayerOptions::LayerOptions ( const QgsCoordinateTransformContext transformContext = QgsCoordinateTransformContext( ))
inlineexplicit

Constructor for LayerOptions with optional transformContext.

Note
transformContext argument was added in QGIS 3.8

Definition at line 105 of file qgsmeshlayer.h.

Member Data Documentation

◆ transformContext

QgsCoordinateTransformContext QgsMeshLayer::LayerOptions::transformContext

Definition at line 109 of file qgsmeshlayer.h.


The documentation for this struct was generated from the following file: