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

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=.
 

Static Public Member Functions

static unsafe implicit operator MR.IPointPairs (ICPGroupPairs self)
 
static unsafe operator ICPGroupPairs? (MR.IPointPairs parent)
 

Properties

new unsafe MR.Std.Vector_MRICPGroupPair vec [get, protected set]
 whether corresponding pair from vec must be considered during minimization
 
new unsafe MR.BitSet active [get, protected set]
 
unsafe new MR.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 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?()

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

◆ operator MR.IPointPairs()

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

Property Documentation

◆ active

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

◆ 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

whether corresponding pair from vec must be considered during minimization


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