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

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

Public Member Functions

 _InOptConst_UndirectedEdgeColors (Const_UndirectedEdgeColors value)
 

Static Public Member Functions

static implicit operator _InOptConst_UndirectedEdgeColors (Const_UndirectedEdgeColors value)
 
static unsafe implicit operator _InOptConst_UndirectedEdgeColors (MR.Misc._Moved< MR.Std.Vector_MRColor > vec)
 moves data from the given std.vector<T> Generated from constructor MR.UndirectedEdgeColors.UndirectedEdgeColors.
 

Public Attributes

Const_UndirectedEdgeColorsOpt
 

Detailed Description

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


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