MeshLib C# Docs
Loading...
Searching...
No Matches
MR._InOptConst_PrecipitationSimulator Class Reference

This is used for optional parameters of class PrecipitationSimulator with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_PrecipitationSimulator. Usage: More...

Public Member Functions

 _InOptConst_PrecipitationSimulator (Const_PrecipitationSimulator value)
 

Static Public Member Functions

static implicit operator _InOptConst_PrecipitationSimulator (Const_PrecipitationSimulator value)
 
static unsafe implicit operator _InOptConst_PrecipitationSimulator (MR.WatershedGraph wg)
 initializes modeling from the initial subdivision of the terrain Generated from constructor MR.PrecipitationSimulator.PrecipitationSimulator.
 

Public Attributes

Const_PrecipitationSimulatorOpt
 

Detailed Description

This is used for optional parameters of class PrecipitationSimulator with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_PrecipitationSimulator. Usage:


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