Generated from class MR.MultiRayMeshIntersectResult. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.? BitSet | intersectingRays [get] |
| | distance along each ray till the intersection point or NaN if no intersection
|
| |
|
unsafe MR.Std.? Vector_Float | rayDistances [get] |
| | intersected triangles from mesh
|
| |
|
unsafe MR.Std.? Vector_MRFaceId | isectFaces [get] |
| | barycentric coordinates of the intersection point within intersected triangle or NaNs if no intersection
|
| |
|
unsafe MR.Std.? Vector_MRTriPointf | isectBary [get] |
| | intersection points or NaNs if no intersection
|
| |
|
unsafe MR.Std.? Vector_MRVector3f | isectPts [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.
|
| |
Generated from class MR.MultiRayMeshIntersectResult. This is the const half of the class.
The documentation for this class was generated from the following file: