Generated from class MR.PointPairs. Base classes: Direct: (non-virtual) MR.IPointPairs This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_PointPairs () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_PointPairs (MR._ByValue_PointPairs _other) |
| | Generated from constructor MR.PointPairs.PointPairs.
|
| |
|
unsafe ulong | size () |
| | Generated from method MR.PointPairs.size.
|
| |
|
|
static unsafe implicit | operator MR.Const_IPointPairs (Const_PointPairs self) |
| |
|
static unsafe | operator Const_PointPairs? (MR.Const_IPointPairs parent) |
| | vector of all point pairs both active and not
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.Std.Const_Vector_MRPointPair | 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.PointPairs.operator[].
|
| |
|
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.
|
| |
Generated from class MR.PointPairs. 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: