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

Generated from class MR.Cone3ApproximationParams. This is the non-const half of the class. More...

+ Inheritance diagram for MR.Cone3ApproximationParams:

Public Member Functions

unsafe Cone3ApproximationParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe Cone3ApproximationParams (int levenbergMarquardtMaxIteration, MR.ConeFitterType coneFitterType, int hemisphereSearchPhiResolution, int hemisphereSearchThetaResolution)
 Constructs MR.Cone3ApproximationParams elementwise.
 
unsafe Cone3ApproximationParams (MR.Const_Cone3ApproximationParams _other)
 Generated from constructor MR.Cone3ApproximationParams.Cone3ApproximationParams.
 
 Cone3ApproximationParams (Cone3ApproximationParams _other)
 Generated from constructor MR.Cone3ApproximationParams.Cone3ApproximationParams.
 
unsafe MR.Cone3ApproximationParams assign (MR.Const_Cone3ApproximationParams _other)
 Generated from method MR.Cone3ApproximationParams.operator=.
 

Properties

new unsafe ref int levenbergMarquardtMaxIteration [get]
 
new unsafe ref MR.ConeFitterType coneFitterType [get]
 
new unsafe ref int hemisphereSearchPhiResolution [get]
 
new unsafe ref int hemisphereSearchThetaResolution [get]
 

Detailed Description

Generated from class MR.Cone3ApproximationParams. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ Cone3ApproximationParams() [1/4]

unsafe MR.Cone3ApproximationParams.Cone3ApproximationParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Cone3ApproximationParams() [2/4]

unsafe MR.Cone3ApproximationParams.Cone3ApproximationParams ( int levenbergMarquardtMaxIteration,
MR.ConeFitterType coneFitterType,
int hemisphereSearchPhiResolution,
int hemisphereSearchThetaResolution )
inline

Constructs MR.Cone3ApproximationParams elementwise.

◆ Cone3ApproximationParams() [3/4]

unsafe MR.Cone3ApproximationParams.Cone3ApproximationParams ( MR.Const_Cone3ApproximationParams _other)
inline

Generated from constructor MR.Cone3ApproximationParams.Cone3ApproximationParams.

◆ Cone3ApproximationParams() [4/4]

MR.Cone3ApproximationParams.Cone3ApproximationParams ( Cone3ApproximationParams _other)
inline

Generated from constructor MR.Cone3ApproximationParams.Cone3ApproximationParams.

Member Function Documentation

◆ assign()

unsafe MR.Cone3ApproximationParams MR.Cone3ApproximationParams.assign ( MR.Const_Cone3ApproximationParams _other)
inline

Generated from method MR.Cone3ApproximationParams.operator=.

Property Documentation

◆ coneFitterType

new unsafe ref MR.ConeFitterType MR.Cone3ApproximationParams.coneFitterType
get

◆ hemisphereSearchPhiResolution

new unsafe ref int MR.Cone3ApproximationParams.hemisphereSearchPhiResolution
get

◆ hemisphereSearchThetaResolution

new unsafe ref int MR.Cone3ApproximationParams.hemisphereSearchThetaResolution
get

◆ levenbergMarquardtMaxIteration

new unsafe ref int MR.Cone3ApproximationParams.levenbergMarquardtMaxIteration
get

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