Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, float rot, float shift) |
float | rot (self) |
None | rot (self, float arg1) |
float | shift (self) |
None | shift (self, float arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
MultiwayAligningTransform.Stabilizer | operator (*args, **kwargs) |
MultiwayAligningTransform.Stabilizer | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_rot = 0 |
typing | _offsetof_shift = 8 |
Generated from: MR::MultiwayAligningTransform::Stabilizer small stabilizer allows one to convert the linear system from under-determined to determined (e.g. too few linearly independent pairs for some object); large stabilizer results in suboptimal found transformations (huge stabilizier => zero transforamtions)
|
static |
None mrmeshpy.MultiwayAligningTransform.Stabilizer.__init__ | ( | self | ) |
None mrmeshpy.MultiwayAligningTransform.Stabilizer.__init__ | ( | self, | |
float | rot, | ||
float | shift ) |
Implicit aggregate constructor.
|
static |
|
static |
float mrmeshpy.MultiwayAligningTransform.Stabilizer.rot | ( | self | ) |
length units
None mrmeshpy.MultiwayAligningTransform.Stabilizer.rot | ( | self, | |
float | arg1 ) |
float mrmeshpy.MultiwayAligningTransform.Stabilizer.shift | ( | self | ) |
dimensionless
None mrmeshpy.MultiwayAligningTransform.Stabilizer.shift | ( | self, | |
float | arg1 ) |
|
staticprotected |
|
staticprotected |