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

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

Inheritance diagram for MR.Const_ICPGroupPairs:

Classes

struct  _Underlying

Public Member Functions

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.Const_IPointPairs (Const_ICPGroupPairs self)
static unsafe operator Const_ICPGroupPairs? (MR.Const_IPointPairs parent)

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

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[].

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_ICPGroupPairs() [1/4]

unsafe MR.Const_ICPGroupPairs.Const_ICPGroupPairs ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_ICPGroupPairs() [2/4]

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

Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.

◆ Const_ICPGroupPairs() [3/4]

MR.Const_ICPGroupPairs.Const_ICPGroupPairs ( Const_ICPGroupPairs _other)
inline

Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.

◆ Const_ICPGroupPairs() [4/4]

MR.Const_ICPGroupPairs.Const_ICPGroupPairs ( ICPGroupPairs _other)
inline

Generated from constructor MR.ICPGroupPairs.ICPGroupPairs.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_ICPGroupPairs.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_ICPGroupPairs.Dispose ( bool disposing)
inlineprotectedvirtual

◆ operator Const_ICPGroupPairs?()

unsafe MR.Const_ICPGroupPairs.operator Const_ICPGroupPairs? ( MR.Const_IPointPairs parent)
inlineexplicitstatic

◆ operator MR.Const_IPointPairs()

unsafe implicit MR.Const_ICPGroupPairs.operator MR.Const_IPointPairs ( Const_ICPGroupPairs self)
inlinestatic

◆ size()

unsafe ulong MR.Const_ICPGroupPairs.size ( )
inline

Generated from method MR.ICPGroupPairs.size.

Property Documentation

◆ active

unsafe MR.Const_BitSet MR.Const_ICPGroupPairs.active
getprotected set

whether corresponding pair from vec must be considered during minimization

◆ this[ulong idx]

unsafe MR.Const_ICPPairData MR.Const_ICPGroupPairs.this[ulong idx]
get

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

◆ vec

unsafe MR.Std.Const_Vector_MRICPGroupPair MR.Const_ICPGroupPairs.vec
getprotected set

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