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

Simple interface for pairs holder Generated from class MR.IPointPairs. Derived classes: Direct: (non-virtual) MR.ICPGroupPairs MR.PointPairs This is the const half of the class. More...

Inheritance diagram for MR.Const_IPointPairs:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe ulong size ()
 Generated from method MR.IPointPairs.size.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Const_BitSet active [get, protected set]
 whether corresponding pair from vec must be considered during minimization
unsafe MR.Const_ICPPairData this[ulong _1] [get]
 Generated from method MR::IPointPairs::operator[].

Detailed Description

Simple interface for pairs holder Generated from class MR.IPointPairs. Derived classes: Direct: (non-virtual) MR.ICPGroupPairs MR.PointPairs This is the const half of the class.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_IPointPairs.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ size()

unsafe ulong MR.Const_IPointPairs.size ( )
inline

Generated from method MR.IPointPairs.size.

Property Documentation

◆ active

unsafe MR.Const_BitSet MR.Const_IPointPairs.active
getprotected set

whether corresponding pair from vec must be considered during minimization

◆ this[ulong _1]

unsafe MR.Const_ICPPairData MR.Const_IPointPairs.this[ulong _1]
get

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


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