Info about intersection point for mapping Generated from class MR.PlanarTriangulation.IntersectionInfo. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
| unsafe ref readonly MR.VertId | lOrg [get] |
| |
| unsafe ref readonly MR.VertId | lDest [get] |
| |
|
unsafe ref readonly MR.VertId | uOrg [get] |
| | ids of upper intersection edge vertices
|
| |
|
unsafe ref readonly MR.VertId | uDest [get] |
| | ids of upper intersection edge vertices
|
| |
|
unsafe float | lRatio [get] |
| |
|
unsafe float | uRatio [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Info about intersection point for mapping Generated from class MR.PlanarTriangulation.IntersectionInfo. This is the const half of the class.
◆ lDest
| unsafe ref readonly MR.VertId MR.PlanarTriangulation.Const_IntersectionInfo.lDest |
|
get |
if lDest is invalid then lOrg is id of input vertex ids of lower intersection edge vertices
◆ lOrg
| unsafe ref readonly MR.VertId MR.PlanarTriangulation.Const_IntersectionInfo.lOrg |
|
get |
if lDest is invalid then lOrg is id of input vertex ids of lower intersection edge vertices
The documentation for this class was generated from the following file:
- MR2DContoursTriangulation.cs