Generated from class MR.PreciseVertCoord. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | PreciseVertCoord () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | PreciseVertCoord (MR.VertId id, int pt) |
| Constructs MR.PreciseVertCoord elementwise. | |
| unsafe | PreciseVertCoord (MR.Const_PreciseVertCoord _other) |
| Generated from constructor MR.PreciseVertCoord.PreciseVertCoord. | |
| PreciseVertCoord (PreciseVertCoord _other) | |
| Generated from constructor MR.PreciseVertCoord.PreciseVertCoord. | |
| unsafe MR.PreciseVertCoord | assign (MR.Const_PreciseVertCoord _other) |
| Generated from method MR::PreciseVertCoord::operator=. | |
| Public Member Functions inherited from MR.Const_PreciseVertCoord | |
| virtual void | Dispose () |
| unsafe | Const_PreciseVertCoord () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_PreciseVertCoord (MR.VertId id, int pt) |
| Constructs MR.PreciseVertCoord elementwise. | |
| unsafe | Const_PreciseVertCoord (MR.Const_PreciseVertCoord _other) |
| Generated from constructor MR.PreciseVertCoord.PreciseVertCoord. | |
| Const_PreciseVertCoord (PreciseVertCoord _other) | |
| Generated from constructor MR.PreciseVertCoord.PreciseVertCoord. | |
Properties | |
| new unsafe ref MR.VertId | id [get] |
| unique id of the vertex (in both contours) | |
| new unsafe ref int | pt [get] |
| coordinate | |
| Properties inherited from MR.Const_PreciseVertCoord | |
| unsafe ref readonly MR.VertId | id [get] |
| unique id of the vertex (in both contours) | |
| unsafe int | pt [get] |
| coordinate | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_PreciseVertCoord | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_PreciseVertCoord | |
| unsafe MR.VertId * | __ref_storage_id |
| unsafe int * | __ref_storage_pt |
Generated from class MR.PreciseVertCoord. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.PreciseVertCoord elementwise.
|
inline |
Generated from constructor MR.PreciseVertCoord.PreciseVertCoord.
|
inline |
Generated from constructor MR.PreciseVertCoord.PreciseVertCoord.
|
inline |
Generated from method MR::PreciseVertCoord::operator=.
|
get |
unique id of the vertex (in both contours)
|
get |
coordinate