MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_MultiwayAligningTransform.Stabilizer Class Reference

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) Generated from class MR.MultiwayAligningTransform.Stabilizer. This is the non-const half of the class. More...

Inheritance diagram for MR.Const_MultiwayAligningTransform.Stabilizer:

Public Member Functions

unsafe Stabilizer ()
 Constructs an empty (default-constructed) instance.
unsafe Stabilizer (double rot, double shift)
 Constructs MR.MultiwayAligningTransform.Stabilizer elementwise.
unsafe Stabilizer (MR.MultiwayAligningTransform.Const_Stabilizer _other)
 Generated from constructor MR::MultiwayAligningTransform::Stabilizer::Stabilizer.
 Stabilizer (Stabilizer _other)
 Generated from constructor MR::MultiwayAligningTransform::Stabilizer::Stabilizer.
unsafe MR.MultiwayAligningTransform.Stabilizer assign (MR.MultiwayAligningTransform.Const_Stabilizer _other)
 Generated from method MR::MultiwayAligningTransform::Stabilizer::operator=.
Public Member Functions inherited from MR.Const_MultiwayAligningTransform.Const_Stabilizer
virtual void Dispose ()
unsafe Const_Stabilizer ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Stabilizer (double rot, double shift)
 Constructs MR.MultiwayAligningTransform.Stabilizer elementwise.
unsafe Const_Stabilizer (MR.MultiwayAligningTransform.Const_Stabilizer _other)
 Generated from constructor MR::MultiwayAligningTransform::Stabilizer::Stabilizer.
 Const_Stabilizer (Stabilizer _other)
 Generated from constructor MR::MultiwayAligningTransform::Stabilizer::Stabilizer.

Properties

new unsafe ref double rot [get]
new unsafe ref double shift [get]
Properties inherited from MR.Const_MultiwayAligningTransform.Const_Stabilizer
unsafe double rot [get]
unsafe double shift [get]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_MultiwayAligningTransform.Const_Stabilizer
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_MultiwayAligningTransform.Const_Stabilizer
unsafe double * __ref_storage_rot
unsafe double * __ref_storage_shift

Detailed Description

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) Generated from class MR.MultiwayAligningTransform.Stabilizer. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ Stabilizer() [1/4]

unsafe MR.Const_MultiwayAligningTransform.Stabilizer.Stabilizer ( )
inline

Constructs an empty (default-constructed) instance.

◆ Stabilizer() [2/4]

unsafe MR.Const_MultiwayAligningTransform.Stabilizer.Stabilizer ( double rot,
double shift )
inline

Constructs MR.MultiwayAligningTransform.Stabilizer elementwise.

◆ Stabilizer() [3/4]

unsafe MR.Const_MultiwayAligningTransform.Stabilizer.Stabilizer ( MR.MultiwayAligningTransform.Const_Stabilizer _other)
inline

Generated from constructor MR::MultiwayAligningTransform::Stabilizer::Stabilizer.

◆ Stabilizer() [4/4]

MR.Const_MultiwayAligningTransform.Stabilizer.Stabilizer ( Stabilizer _other)
inline

Generated from constructor MR::MultiwayAligningTransform::Stabilizer::Stabilizer.

Member Function Documentation

◆ assign()

unsafe MR.MultiwayAligningTransform.Stabilizer MR.Const_MultiwayAligningTransform.Stabilizer.assign ( MR.MultiwayAligningTransform.Const_Stabilizer _other)
inline

Generated from method MR::MultiwayAligningTransform::Stabilizer::operator=.

Property Documentation

◆ rot

new unsafe ref double MR.Const_MultiwayAligningTransform.Stabilizer.rot
get

◆ shift

new unsafe ref double MR.Const_MultiwayAligningTransform.Stabilizer.shift
get

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