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

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.
 
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]
 whether corresponding pair from vec must be considered during minimization
 
unsafe MR.Const_BitSet active [get]
 
unsafe MR.Const_ICPPairData this[ulong idx] [get]
 Generated from method MR.ICPGroupPairs.operator[].
 
- Properties inherited from MR.Misc.Object< Const_ICPGroupPairs >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_ICPGroupPairs >
bool _IsOwningVal
 

Detailed Description

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


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