Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, Cone3ApproximationParams arg0) |
None | __init__ (self, int levenbergMarquardtMaxIteration, ConeFitterType coneFitterType, int hemisphereSearchPhiResolution, int hemisphereSearchThetaResolution) |
Generated from: MR::Cone3ApproximationParams
None meshlib.mrmeshpy.Cone3ApproximationParams.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.Cone3ApproximationParams.__init__ | ( | self, | |
Cone3ApproximationParams | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.Cone3ApproximationParams.__init__ | ( | self, | |
int | levenbergMarquardtMaxIteration, | ||
ConeFitterType | coneFitterType, | ||
int | hemisphereSearchPhiResolution, | ||
int | hemisphereSearchThetaResolution ) |
Implicit aggregate constructor.