Generated from class MR.PointPairs. Base classes: Direct: (non-virtual) MR.IPointPairs This is the non-const half of the class.
More...
|
| unsafe | PointPairs () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | PointPairs (MR._ByValue_PointPairs _other) |
| | Generated from constructor MR.PointPairs.PointPairs.
|
| |
| | PointPairs (Const_PointPairs _other) |
| | Generated from constructor MR.PointPairs.PointPairs.
|
| |
| | PointPairs (PointPairs _other) |
| | Generated from constructor MR.PointPairs.PointPairs.
|
| |
| unsafe MR.PointPairs | assign (MR._ByValue_PointPairs _other) |
| | Generated from method MR.PointPairs.operator=.
|
| |
|
| new unsafe MR.Std.Vector_MRPointPair | 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.PointPairs.operator[].
|
| |
Generated from class MR.PointPairs. Base classes: Direct: (non-virtual) MR.IPointPairs This is the non-const half of the class.
◆ PointPairs() [1/4]
| unsafe MR.PointPairs.PointPairs |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PointPairs() [2/4]
| unsafe MR.PointPairs.PointPairs |
( |
MR._ByValue_PointPairs | _other | ) |
|
|
inline |
Generated from constructor MR.PointPairs.PointPairs.
◆ PointPairs() [3/4]
| MR.PointPairs.PointPairs |
( |
Const_PointPairs | _other | ) |
|
|
inline |
Generated from constructor MR.PointPairs.PointPairs.
◆ PointPairs() [4/4]
Generated from constructor MR.PointPairs.PointPairs.
◆ assign()
| unsafe MR.PointPairs MR.PointPairs.assign |
( |
MR._ByValue_PointPairs | _other | ) |
|
|
inline |
Generated from method MR.PointPairs.operator=.
◆ operator MR.IPointPairs()
◆ operator PointPairs?()
vector of all point pairs both active and not
◆ active
◆ this[ulong idx]
Generated from method MR.PointPairs.operator[].
◆ vec
| new unsafe MR.Std.Vector_MRPointPair MR.PointPairs.vec |
|
getprotected set |
whether corresponding pair from vec must be considered during minimization
The documentation for this class was generated from the following file: