Generated from class MR.MultiMeshIntersectionResult. Base classes: Direct: (non-virtual) MR.MeshIntersectionResult This is the non-const half of the class.
More...
|
| new unsafe MR.? Const_Mesh | mesh [get, set] |
| | the intersection found in this mesh
|
| |
| 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.MultiMeshIntersectionResult. Base classes: Direct: (non-virtual) MR.MeshIntersectionResult This is the non-const half of the class.
◆ MultiMeshIntersectionResult() [1/3]
| unsafe MR.MultiMeshIntersectionResult.MultiMeshIntersectionResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ MultiMeshIntersectionResult() [2/3]
| unsafe MR.MultiMeshIntersectionResult.MultiMeshIntersectionResult |
( |
MR.Const_MultiMeshIntersectionResult | _other | ) |
|
|
inline |
Generated from constructor MR.MultiMeshIntersectionResult.MultiMeshIntersectionResult.
◆ MultiMeshIntersectionResult() [3/3]
Generated from constructor MR.MultiMeshIntersectionResult.MultiMeshIntersectionResult.
◆ assign()
Generated from method MR.MultiMeshIntersectionResult.operator=.
◆ operator MR.MeshIntersectionResult()
◆ distanceAlongLine
| new unsafe ref float MR.MultiMeshIntersectionResult.distanceAlongLine |
|
get |
stores the distance from ray origin to the intersection point in direction units
◆ mesh
| new unsafe MR.? Const_Mesh MR.MultiMeshIntersectionResult.mesh |
|
getset |
the intersection found in this mesh
◆ mtp
stores barycentric coordinates
◆ proj
stores intersected face and global coordinates
The documentation for this class was generated from the following file: