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

Public Member Functions

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

Static Public Member Functions

None __init__ (*args, **kwargs)
 
Cone3ApproximationParams operator (*args, **kwargs)
 
Cone3ApproximationParams operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_coneFitterType = 4
 
typing _offsetof_hemisphereSearchPhiResolution = 8
 
typing _offsetof_hemisphereSearchThetaResolution = 12
 
typing _offsetof_levenbergMarquardtMaxIteration = 0
 

Detailed Description

Generated from:  MR::Cone3ApproximationParams

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.Cone3ApproximationParams.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.Cone3ApproximationParams.__init__ ( self)

◆ __init__() [3/3]

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

Member Function Documentation

◆ operator() [1/2]

Cone3ApproximationParams mrmeshpy.Cone3ApproximationParams.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

Cone3ApproximationParams mrmeshpy.Cone3ApproximationParams.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_coneFitterType

typing mrmeshpy.Cone3ApproximationParams._offsetof_coneFitterType = 4
staticprotected

◆ _offsetof_hemisphereSearchPhiResolution

typing mrmeshpy.Cone3ApproximationParams._offsetof_hemisphereSearchPhiResolution = 8
staticprotected

◆ _offsetof_hemisphereSearchThetaResolution

typing mrmeshpy.Cone3ApproximationParams._offsetof_hemisphereSearchThetaResolution = 12
staticprotected

◆ _offsetof_levenbergMarquardtMaxIteration

typing mrmeshpy.Cone3ApproximationParams._offsetof_levenbergMarquardtMaxIteration = 0
staticprotected

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