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

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

Public Member Functions

 _InOptConst_TriCornerUVCoords (Const_TriCornerUVCoords value)
 

Static Public Member Functions

static implicit operator _InOptConst_TriCornerUVCoords (Const_TriCornerUVCoords value)
 
static unsafe implicit operator _InOptConst_TriCornerUVCoords (MR.Misc._Moved< MR.Std.Vector_StdArrayMRVector2f3 > vec)
 moves data from the given std.vector<T> Generated from constructor MR.TriCornerUVCoords.TriCornerUVCoords.
 

Public Attributes

Const_TriCornerUVCoordsOpt
 

Detailed Description

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


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