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...
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[]. | |
| Properties inherited from MR.Const_IPointPairs | |
| 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[]. | |
Additional Inherited Members | |
| Public Member Functions inherited from MR.Const_IPointPairs | |
| virtual void | Dispose () |
| unsafe ulong | size () |
| Generated from method MR.IPointPairs.size. | |
| Protected Member Functions inherited from MR.Const_IPointPairs | |
| virtual unsafe void | Dispose (bool disposing) |
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.
|
getprotected set |
whether corresponding pair from vec must be considered during minimization
|
get |
Generated from method MR::IPointPairs::operator[].