Generated from class MR.PreciseVertCoord. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.VertId | id [get] |
| | unique id of the vertex (in both contours)
|
| unsafe int | pt [get] |
| | coordinate
|
Generated from class MR.PreciseVertCoord. This is the const half of the class.
◆ Const_PreciseVertCoord() [1/4]
| unsafe MR.Const_PreciseVertCoord.Const_PreciseVertCoord |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_PreciseVertCoord() [2/4]
| unsafe MR.Const_PreciseVertCoord.Const_PreciseVertCoord |
( |
MR.VertId | id, |
|
|
int | pt ) |
|
inline |
◆ Const_PreciseVertCoord() [3/4]
◆ Const_PreciseVertCoord() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_PreciseVertCoord.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_PreciseVertCoord.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_id
| unsafe MR.VertId* MR.Const_PreciseVertCoord.__ref_storage_id |
|
protected |
◆ __ref_storage_pt
| unsafe int* MR.Const_PreciseVertCoord.__ref_storage_pt |
|
protected |
◆ id
| unsafe ref readonly MR.VertId MR.Const_PreciseVertCoord.id |
|
get |
unique id of the vertex (in both contours)
◆ pt
| unsafe int MR.Const_PreciseVertCoord.pt |
|
get |
The documentation for this class was generated from the following file: