struct to map new vertices (only appear on intersections) of the outline to it's edges Generated from class MR.PlanarTriangulation.IntersectionsMap. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ulong | shift [get] |
| | shift of index
|
| unsafe MR.Std.Const_Vector_MRPlanarTriangulationIntersectionInfo | map [get, protected set] |
| | map[id-shift] = {lower intersection edge, upper intersection edge}
|
struct to map new vertices (only appear on intersections) of the outline to it's edges Generated from class MR.PlanarTriangulation.IntersectionsMap. This is the const half of the class.
◆ Const_IntersectionsMap() [1/5]
| unsafe MR.PlanarTriangulation.Const_IntersectionsMap.Const_IntersectionsMap |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_IntersectionsMap() [2/5]
| unsafe MR.PlanarTriangulation.Const_IntersectionsMap.Const_IntersectionsMap |
( |
ulong | shift, |
|
|
MR.Std._ByValue_Vector_MRPlanarTriangulationIntersectionInfo | map ) |
|
inline |
◆ Const_IntersectionsMap() [3/5]
| unsafe MR.PlanarTriangulation.Const_IntersectionsMap.Const_IntersectionsMap |
( |
MR.PlanarTriangulation._ByValue_IntersectionsMap | _other | ) |
|
|
inline |
◆ Const_IntersectionsMap() [4/5]
◆ Const_IntersectionsMap() [5/5]
| MR.PlanarTriangulation.Const_IntersectionsMap.Const_IntersectionsMap |
( |
IntersectionsMap | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.PlanarTriangulation.Const_IntersectionsMap.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.PlanarTriangulation.Const_IntersectionsMap.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_shift
| unsafe ulong* MR.PlanarTriangulation.Const_IntersectionsMap.__ref_storage_shift |
|
protected |
◆ map
| unsafe MR.Std.Const_Vector_MRPlanarTriangulationIntersectionInfo MR.PlanarTriangulation.Const_IntersectionsMap.map |
|
getprotected set |
map[id-shift] = {lower intersection edge, upper intersection edge}
◆ shift
| unsafe ulong MR.PlanarTriangulation.Const_IntersectionsMap.shift |
|
get |
The documentation for this class was generated from the following file: