MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_MultiwayAligningTransform.Const_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 const half of the class. More...

Inheritance diagram for MR.Const_MultiwayAligningTransform.Const_Stabilizer:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe double * __ref_storage_rot
unsafe double * __ref_storage_shift

Properties

unsafe double rot [get]
unsafe double shift [get]

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 const half of the class.

Constructor & Destructor Documentation

◆ Const_Stabilizer() [1/4]

unsafe MR.Const_MultiwayAligningTransform.Const_Stabilizer.Const_Stabilizer ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Stabilizer() [2/4]

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

Constructs MR.MultiwayAligningTransform.Stabilizer elementwise.

◆ Const_Stabilizer() [3/4]

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

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

◆ Const_Stabilizer() [4/4]

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

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

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_MultiwayAligningTransform.Const_Stabilizer.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_MultiwayAligningTransform.Const_Stabilizer.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_rot

unsafe double* MR.Const_MultiwayAligningTransform.Const_Stabilizer.__ref_storage_rot
protected

◆ __ref_storage_shift

unsafe double* MR.Const_MultiwayAligningTransform.Const_Stabilizer.__ref_storage_shift
protected

Property Documentation

◆ rot

unsafe double MR.Const_MultiwayAligningTransform.Const_Stabilizer.rot
get

◆ shift

unsafe double MR.Const_MultiwayAligningTransform.Const_Stabilizer.shift
get

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