MeshLib C# Docs
Loading...
Searching...
No Matches

Generated from class MR.ICPGroupPairs. Base classes: Direct: (non-virtual) MR.IPointPairs This is the non-const half of the class. More...

Inheritance diagram for MR.ICPGroupPairs:

Public Member Functions

unsafe ICPGroupPairs ()
 Constructs an empty (default-constructed) instance.
unsafe ICPGroupPairs (MR._ByValue_ICPGroupPairs _other)
 Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.
 ICPGroupPairs (Const_ICPGroupPairs _other)
 Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.
 ICPGroupPairs (ICPGroupPairs _other)
 Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.
unsafe MR.ICPGroupPairs assign (MR._ByValue_ICPGroupPairs _other)
 Generated from method MR::ICPGroupPairs::operator=.
Public Member Functions inherited from MR.Const_ICPGroupPairs
virtual void Dispose ()
unsafe Const_ICPGroupPairs ()
 Constructs an empty (default-constructed) instance.
unsafe Const_ICPGroupPairs (MR._ByValue_ICPGroupPairs _other)
 Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.
 Const_ICPGroupPairs (Const_ICPGroupPairs _other)
 Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.
 Const_ICPGroupPairs (ICPGroupPairs _other)
 Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.
unsafe ulong size ()
 Generated from method MR.ICPGroupPairs.size.

Static Public Member Functions

static unsafe implicit operator MR.IPointPairs (ICPGroupPairs self)
static unsafe operator ICPGroupPairs? (MR.IPointPairs parent)
Static Public Member Functions inherited from MR.Const_ICPGroupPairs
static unsafe implicit operator MR.Const_IPointPairs (Const_ICPGroupPairs self)
static unsafe operator Const_ICPGroupPairs? (MR.Const_IPointPairs parent)

Properties

new unsafe MR.Std.Vector_MRICPGroupPair vec [get, protected set]
new unsafe MR.BitSet active [get, protected set]
 whether corresponding pair from vec must be considered during minimization
unsafe new MR.ICPPairData this[ulong idx] [get]
 Generated from method MR::ICPGroupPairs::operator[].
Properties inherited from MR.Const_ICPGroupPairs
unsafe MR.Std.Const_Vector_MRICPGroupPair vec [get, protected set]
unsafe MR.Const_BitSet active [get, protected set]
 whether corresponding pair from vec must be considered during minimization
unsafe MR.Const_ICPPairData this[ulong idx] [get]
 Generated from method MR::ICPGroupPairs::operator[].

Additional Inherited Members

Protected Member Functions inherited from MR.Const_ICPGroupPairs
virtual unsafe void Dispose (bool disposing)

Detailed Description

Generated from class MR.ICPGroupPairs. Base classes: Direct: (non-virtual) MR.IPointPairs This is the non-const half of the class.

Constructor & Destructor Documentation

◆ ICPGroupPairs() [1/4]

unsafe MR.ICPGroupPairs.ICPGroupPairs ( )
inline

Constructs an empty (default-constructed) instance.

◆ ICPGroupPairs() [2/4]

unsafe MR.ICPGroupPairs.ICPGroupPairs ( MR._ByValue_ICPGroupPairs _other)
inline

Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.

◆ ICPGroupPairs() [3/4]

MR.ICPGroupPairs.ICPGroupPairs ( Const_ICPGroupPairs _other)
inline

Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.

◆ ICPGroupPairs() [4/4]

MR.ICPGroupPairs.ICPGroupPairs ( ICPGroupPairs _other)
inline

Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.

Member Function Documentation

◆ assign()

unsafe MR.ICPGroupPairs MR.ICPGroupPairs.assign ( MR._ByValue_ICPGroupPairs _other)
inline

Generated from method MR::ICPGroupPairs::operator=.

◆ operator ICPGroupPairs?()

unsafe MR.ICPGroupPairs.operator ICPGroupPairs? ( MR.IPointPairs parent)
inlineexplicitstatic

◆ operator MR.IPointPairs()

unsafe implicit MR.ICPGroupPairs.operator MR.IPointPairs ( ICPGroupPairs self)
inlinestatic

Property Documentation

◆ active

new unsafe MR.BitSet MR.ICPGroupPairs.active
getprotected set

whether corresponding pair from vec must be considered during minimization

◆ this[ulong idx]

unsafe new MR.ICPPairData MR.ICPGroupPairs.this[ulong idx]
get

Generated from method MR::ICPGroupPairs::operator[].

◆ vec

new unsafe MR.Std.Vector_MRICPGroupPair MR.ICPGroupPairs.vec
getprotected set

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