Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, MultiwayAligningTransform.Stabilizer arg0) |
None | __init__ (self, float rot, float shift) |
float | rot (self) |
None | rot (self, float arg1) |
float | shift (self) |
None | shift (self, float arg1) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
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)
None mrmeshpy.MultiwayAligningTransform.Stabilizer.__init__ | ( | self | ) |
Implicit default constructor.
None mrmeshpy.MultiwayAligningTransform.Stabilizer.__init__ | ( | self, | |
MultiwayAligningTransform.Stabilizer | arg0 ) |
Implicit copy constructor.
None mrmeshpy.MultiwayAligningTransform.Stabilizer.__init__ | ( | self, | |
float | rot, | ||
float | shift ) |
Implicit aggregate constructor.
|
staticprotected |
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 ) |