#include <ntree_traverser.h>
|
| TElem | elem |
| | the element that was intersected
|
| |
| number | smax |
| | relative coordinate where the ray leaves the element. May be equal to smin.
|
| |
| number | smin |
| | relative coordinate where the ray enters the element
|
| |
◆ RayElemIntersectionRecord() [1/2]
◆ RayElemIntersectionRecord() [2/2]
◆ elem
the element that was intersected
◆ smax
relative coordinate where the ray leaves the element. May be equal to smin.
◆ smin
relative coordinate where the ray enters the element
The documentation for this struct was generated from the following file: