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 non-const half of the class.
More...
|
| new unsafe ref ulong | shift [get] |
| | shift of index
|
| |
| new unsafe MR.Std.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 non-const half of the class.
◆ IntersectionsMap() [1/5]
| unsafe MR.PlanarTriangulation.IntersectionsMap.IntersectionsMap |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ IntersectionsMap() [2/5]
| unsafe MR.PlanarTriangulation.IntersectionsMap.IntersectionsMap |
( |
ulong | shift, |
|
|
MR.Std._ByValue_Vector_MRPlanarTriangulationIntersectionInfo | map ) |
|
inline |
◆ IntersectionsMap() [3/5]
| unsafe MR.PlanarTriangulation.IntersectionsMap.IntersectionsMap |
( |
MR.PlanarTriangulation._ByValue_IntersectionsMap | _other | ) |
|
|
inline |
Generated from constructor MR.PlanarTriangulation.IntersectionsMap.IntersectionsMap.
◆ IntersectionsMap() [4/5]
| MR.PlanarTriangulation.IntersectionsMap.IntersectionsMap |
( |
Const_IntersectionsMap | _other | ) |
|
|
inline |
Generated from constructor MR.PlanarTriangulation.IntersectionsMap.IntersectionsMap.
◆ IntersectionsMap() [5/5]
| MR.PlanarTriangulation.IntersectionsMap.IntersectionsMap |
( |
IntersectionsMap | _other | ) |
|
|
inline |
Generated from constructor MR.PlanarTriangulation.IntersectionsMap.IntersectionsMap.
◆ assign()
Generated from method MR.PlanarTriangulation.IntersectionsMap.operator=.
◆ map
| new unsafe MR.Std.Vector_MRPlanarTriangulationIntersectionInfo MR.PlanarTriangulation.IntersectionsMap.map |
|
getprotected set |
map[id-shift] = {lower intersection edge, upper intersection edge}
◆ shift
| new unsafe ref ulong MR.PlanarTriangulation.IntersectionsMap.shift |
|
get |
The documentation for this class was generated from the following file: