Info about intersection point for mapping Generated from class MR.PlanarTriangulation.IntersectionInfo. This is the non-const half of the class.
More...
Info about intersection point for mapping Generated from class MR.PlanarTriangulation.IntersectionInfo. This is the non-const half of the class.
◆ IntersectionInfo() [1/4]
| unsafe MR.PlanarTriangulation.IntersectionInfo.IntersectionInfo |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ IntersectionInfo() [2/4]
◆ IntersectionInfo() [3/4]
| unsafe MR.PlanarTriangulation.IntersectionInfo.IntersectionInfo |
( |
MR.PlanarTriangulation.Const_IntersectionInfo | _other | ) |
|
|
inline |
Generated from constructor MR.PlanarTriangulation.IntersectionInfo.IntersectionInfo.
◆ IntersectionInfo() [4/4]
| MR.PlanarTriangulation.IntersectionInfo.IntersectionInfo |
( |
IntersectionInfo | _other | ) |
|
|
inline |
Generated from constructor MR.PlanarTriangulation.IntersectionInfo.IntersectionInfo.
◆ assign()
Generated from method MR.PlanarTriangulation.IntersectionInfo.operator=.
◆ lDest
| new unsafe ref MR.VertId MR.PlanarTriangulation.IntersectionInfo.lDest |
|
get |
if lDest is invalid then lOrg is id of input vertex ids of lower intersection edge vertices
◆ lOrg
| new unsafe ref MR.VertId MR.PlanarTriangulation.IntersectionInfo.lOrg |
|
get |
if lDest is invalid then lOrg is id of input vertex ids of lower intersection edge vertices
◆ lRatio
| new unsafe ref float MR.PlanarTriangulation.IntersectionInfo.lRatio |
|
get |
◆ uDest
| new unsafe ref MR.VertId MR.PlanarTriangulation.IntersectionInfo.uDest |
|
get |
ids of upper intersection edge vertices
◆ uOrg
| new unsafe ref MR.VertId MR.PlanarTriangulation.IntersectionInfo.uOrg |
|
get |
ids of upper intersection edge vertices
◆ uRatio
| new unsafe ref float MR.PlanarTriangulation.IntersectionInfo.uRatio |
|
get |
The documentation for this class was generated from the following file: