MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.Cone3ApproximationParams Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, Cone3ApproximationParams arg0)
 
None __init__ (self, int levenbergMarquardtMaxIteration, ConeFitterType coneFitterType, int hemisphereSearchPhiResolution, int hemisphereSearchThetaResolution)
 

Detailed Description

Generated from:  MR::Cone3ApproximationParams

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.Cone3ApproximationParams.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.Cone3ApproximationParams.__init__ ( self,
Cone3ApproximationParams arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None meshlib.mrmeshpy.Cone3ApproximationParams.__init__ ( self,
int levenbergMarquardtMaxIteration,
ConeFitterType coneFitterType,
int hemisphereSearchPhiResolution,
int hemisphereSearchThetaResolution )
Implicit aggregate constructor.

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