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] |
| | if lDest is invalid then lOrg is id of input vertex ids of lower intersection edge vertices
|
| unsafe ref readonly MR.VertId | lDest [get] |
| | if lDest is invalid then lOrg is id of input vertex ids of lower intersection edge vertices
|
| 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] |
Info about intersection point for mapping Generated from class MR.PlanarTriangulation.IntersectionInfo. This is the const half of the class.
◆ Const_IntersectionInfo() [1/4]
| unsafe MR.PlanarTriangulation.Const_IntersectionInfo.Const_IntersectionInfo |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_IntersectionInfo() [2/4]
◆ Const_IntersectionInfo() [3/4]
◆ Const_IntersectionInfo() [4/4]
| MR.PlanarTriangulation.Const_IntersectionInfo.Const_IntersectionInfo |
( |
IntersectionInfo | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.PlanarTriangulation.Const_IntersectionInfo.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.PlanarTriangulation.Const_IntersectionInfo.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ isIntersection()
| unsafe bool MR.PlanarTriangulation.Const_IntersectionInfo.isIntersection |
( |
| ) |
|
|
inline |
◆ __ref_storage_lDest
| unsafe MR.VertId* MR.PlanarTriangulation.Const_IntersectionInfo.__ref_storage_lDest |
|
protected |
◆ __ref_storage_lOrg
| unsafe MR.VertId* MR.PlanarTriangulation.Const_IntersectionInfo.__ref_storage_lOrg |
|
protected |
◆ __ref_storage_lRatio
| unsafe float* MR.PlanarTriangulation.Const_IntersectionInfo.__ref_storage_lRatio |
|
protected |
◆ __ref_storage_uDest
| unsafe MR.VertId* MR.PlanarTriangulation.Const_IntersectionInfo.__ref_storage_uDest |
|
protected |
◆ __ref_storage_uOrg
| unsafe MR.VertId* MR.PlanarTriangulation.Const_IntersectionInfo.__ref_storage_uOrg |
|
protected |
◆ __ref_storage_uRatio
| unsafe float* MR.PlanarTriangulation.Const_IntersectionInfo.__ref_storage_uRatio |
|
protected |
◆ 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
◆ lRatio
| unsafe float MR.PlanarTriangulation.Const_IntersectionInfo.lRatio |
|
get |
◆ uDest
| unsafe ref readonly MR.VertId MR.PlanarTriangulation.Const_IntersectionInfo.uDest |
|
get |
ids of upper intersection edge vertices
◆ uOrg
| unsafe ref readonly MR.VertId MR.PlanarTriangulation.Const_IntersectionInfo.uOrg |
|
get |
ids of upper intersection edge vertices
◆ uRatio
| unsafe float MR.PlanarTriangulation.Const_IntersectionInfo.uRatio |
|
get |
The documentation for this class was generated from the following file: