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

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

+ Inheritance diagram for MR.IPointPairs:

Properties

new unsafe MR.BitSet active [get, protected set]
 < whether corresponding pair from vec must be considered during minimization
 
unsafe new MR.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 non-const half of the class.

Property Documentation

◆ active

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

< whether corresponding pair from vec must be considered during minimization

◆ this[ulong _1]

unsafe new MR.ICPPairData MR.IPointPairs.this[ulong _1]
get

Generated from method MR.IPointPairs.operator[].


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