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

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

Public Member Functions

 _InOptConst_CylinderObject (Const_CylinderObject value)
 

Static Public Member Functions

static implicit operator _InOptConst_CylinderObject (Const_CylinderObject value)
 
static unsafe implicit operator _InOptConst_CylinderObject (MR.Std.Const_Vector_MRVector3f pointsToApprox)
 Finds best Cylinder to approx given points Generated from constructor MR.CylinderObject.CylinderObject.
 

Public Attributes

Const_CylinderObjectOpt
 

Detailed Description

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


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