stores useful precomputed values for presented direction vector
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe ref readonly MR.Vector3d | invDir [get] |
| |
|
unsafe int | maxDimIdxZ [get] |
| |
|
unsafe int | idxX [get] |
| |
|
unsafe int | idxY [get] |
| |
|
unsafe ref readonly MR.Vector3i | sign [get] |
| | stores signs of direction vector;
|
| |
|
unsafe double | sx [get] |
| | precomputed factors
|
| |
|
unsafe double | sy [get] |
| | precomputed factors
|
| |
|
unsafe double | sz [get] |
| | precomputed factors
|
| |
|
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.
|
| |
stores useful precomputed values for presented direction vector
allows to avoid repeatable computations during intersection finding Generated from class MR.IntersectionPrecomputes<double>. This is the const half of the class.
The documentation for this class was generated from the following file:
- MRIntersectionPrecomputes.cs