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) |
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 meshlib.mrmeshpy.MultiwayAligningTransform.Stabilizer.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.MultiwayAligningTransform.Stabilizer.__init__ | ( | self, | |
MultiwayAligningTransform.Stabilizer | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.MultiwayAligningTransform.Stabilizer.__init__ | ( | self, | |
float | rot, | ||
float | shift ) |
Implicit aggregate constructor.
float meshlib.mrmeshpy.MultiwayAligningTransform.Stabilizer.rot | ( | self | ) |
length units
None meshlib.mrmeshpy.MultiwayAligningTransform.Stabilizer.rot | ( | self, | |
float | arg1 ) |
float meshlib.mrmeshpy.MultiwayAligningTransform.Stabilizer.shift | ( | self | ) |
dimensionless
None meshlib.mrmeshpy.MultiwayAligningTransform.Stabilizer.shift | ( | self, | |
float | arg1 ) |