Generated from class MR.MeshIntersectionResult. Derived classes: Direct: (non-virtual) MR.MultiMeshIntersectionResult This is the non-const half of the class.
More...
|
| new unsafe MR.PointOnFace | proj [get, protected set] |
| | stores intersected face and global coordinates
|
| |
| new unsafe MR.MeshTriPoint | mtp [get, protected set] |
| | stores barycentric coordinates
|
| |
| new unsafe ref float | distanceAlongLine [get] |
| | stores the distance from ray origin to the intersection point in direction units
|
| |
Generated from class MR.MeshIntersectionResult. Derived classes: Direct: (non-virtual) MR.MultiMeshIntersectionResult This is the non-const half of the class.
◆ MeshIntersectionResult() [1/4]
| unsafe MR.MeshIntersectionResult.MeshIntersectionResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ MeshIntersectionResult() [2/4]
| unsafe MR.MeshIntersectionResult.MeshIntersectionResult |
( |
MR.Const_PointOnFace | proj, |
|
|
MR.Const_MeshTriPoint | mtp, |
|
|
float | distanceAlongLine ) |
|
inline |
◆ MeshIntersectionResult() [3/4]
| unsafe MR.MeshIntersectionResult.MeshIntersectionResult |
( |
MR.Const_MeshIntersectionResult | _other | ) |
|
|
inline |
Generated from constructor MR.MeshIntersectionResult.MeshIntersectionResult.
◆ MeshIntersectionResult() [4/4]
Generated from constructor MR.MeshIntersectionResult.MeshIntersectionResult.
◆ assign()
Generated from method MR.MeshIntersectionResult.operator=.
◆ distanceAlongLine
| new unsafe ref float MR.MeshIntersectionResult.distanceAlongLine |
|
get |
stores the distance from ray origin to the intersection point in direction units
◆ mtp
stores barycentric coordinates
◆ proj
stores intersected face and global coordinates
The documentation for this class was generated from the following file: