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

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

Public Member Functions

 _InOptConst_MeshOrPointsObject (Const_MeshOrPointsObject value)
 

Static Public Member Functions

static implicit operator _InOptConst_MeshOrPointsObject (Const_MeshOrPointsObject value)
 
static unsafe implicit operator _InOptConst_MeshOrPointsObject (MR._ByValueShared_VisualObject vo)
 construct, automatically detecting the object type (ObjectMesh or ObjectPoint) if set an another type, will be reset Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
 
static unsafe implicit operator _InOptConst_MeshOrPointsObject (MR._ByValueShared_ObjectMesh om)
 Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
 
static unsafe implicit operator _InOptConst_MeshOrPointsObject (MR._ByValueShared_ObjectPoints op)
 Generated from constructor MR.MeshOrPointsObject.MeshOrPointsObject.
 

Public Attributes

Const_MeshOrPointsObjectOpt
 

Detailed Description

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


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