MeshLib C# Docs
Loading...
Searching...
No Matches

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

Inheritance diagram for MR.Const_Cone3ApproximationParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Cone3ApproximationParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Cone3ApproximationParams (int levenbergMarquardtMaxIteration, MR.ConeFitterType coneFitterType, int hemisphereSearchPhiResolution, int hemisphereSearchThetaResolution)
 Constructs MR.Cone3ApproximationParams elementwise.
unsafe Const_Cone3ApproximationParams (MR.Const_Cone3ApproximationParams _other)
 Generated from constructor MR.Cone3ApproximationParams.Cone3ApproximationParams.
 Const_Cone3ApproximationParams (Cone3ApproximationParams _other)
 Generated from constructor MR.Cone3ApproximationParams.Cone3ApproximationParams.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe int * __ref_storage_levenbergMarquardtMaxIteration
unsafe MR.ConeFitterType__ref_storage_coneFitterType
unsafe int * __ref_storage_hemisphereSearchPhiResolution
unsafe int * __ref_storage_hemisphereSearchThetaResolution

Properties

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

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_Cone3ApproximationParams() [1/4]

unsafe MR.Const_Cone3ApproximationParams.Const_Cone3ApproximationParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Cone3ApproximationParams() [2/4]

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

Constructs MR.Cone3ApproximationParams elementwise.

◆ Const_Cone3ApproximationParams() [3/4]

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

◆ Const_Cone3ApproximationParams() [4/4]

MR.Const_Cone3ApproximationParams.Const_Cone3ApproximationParams ( Cone3ApproximationParams _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_Cone3ApproximationParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_Cone3ApproximationParams.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_coneFitterType

unsafe MR.ConeFitterType* MR.Const_Cone3ApproximationParams.__ref_storage_coneFitterType
protected

◆ __ref_storage_hemisphereSearchPhiResolution

unsafe int* MR.Const_Cone3ApproximationParams.__ref_storage_hemisphereSearchPhiResolution
protected

◆ __ref_storage_hemisphereSearchThetaResolution

unsafe int* MR.Const_Cone3ApproximationParams.__ref_storage_hemisphereSearchThetaResolution
protected

◆ __ref_storage_levenbergMarquardtMaxIteration

unsafe int* MR.Const_Cone3ApproximationParams.__ref_storage_levenbergMarquardtMaxIteration
protected

Property Documentation

◆ coneFitterType

unsafe MR.ConeFitterType MR.Const_Cone3ApproximationParams.coneFitterType
get

◆ hemisphereSearchPhiResolution

unsafe int MR.Const_Cone3ApproximationParams.hemisphereSearchPhiResolution
get

◆ hemisphereSearchThetaResolution

unsafe int MR.Const_Cone3ApproximationParams.hemisphereSearchThetaResolution
get

◆ levenbergMarquardtMaxIteration

unsafe int MR.Const_Cone3ApproximationParams.levenbergMarquardtMaxIteration
get

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