Generated from class MR.PolylineIntersectionResult2. This is the non-const half of the class.
More...
|
| new unsafe MR.EdgePoint | edgePoint [get, protected set] |
| | intersection point in polyline
|
| |
| new unsafe ref float | distanceAlongLine [get] |
| | stores the distance from ray origin to the intersection point in direction units
|
| |
Generated from class MR.PolylineIntersectionResult2. This is the non-const half of the class.
◆ PolylineIntersectionResult2() [1/4]
| unsafe MR.PolylineIntersectionResult2.PolylineIntersectionResult2 |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ PolylineIntersectionResult2() [2/4]
| unsafe MR.PolylineIntersectionResult2.PolylineIntersectionResult2 |
( |
MR.Const_EdgePoint | edgePoint, |
|
|
float | distanceAlongLine ) |
|
inline |
◆ PolylineIntersectionResult2() [3/4]
| unsafe MR.PolylineIntersectionResult2.PolylineIntersectionResult2 |
( |
MR.Const_PolylineIntersectionResult2 | _other | ) |
|
|
inline |
Generated from constructor MR.PolylineIntersectionResult2.PolylineIntersectionResult2.
◆ PolylineIntersectionResult2() [4/4]
Generated from constructor MR.PolylineIntersectionResult2.PolylineIntersectionResult2.
◆ assign()
Generated from method MR.PolylineIntersectionResult2.operator=.
◆ distanceAlongLine
| new unsafe ref float MR.PolylineIntersectionResult2.distanceAlongLine |
|
get |
stores the distance from ray origin to the intersection point in direction units
◆ edgePoint
| new unsafe MR.EdgePoint MR.PolylineIntersectionResult2.edgePoint |
|
getprotected set |
intersection point in polyline
The documentation for this class was generated from the following file: