| rtcTraversablePointQuery(3) | Embree Ray Tracing Kernels 4 | rtcTraversablePointQuery(3) |
NAME
-
rtcTraversablePointQuery4/8/16 - traverses the BVH with a point query object for a ray packet
DESCRIPTION
The rtcTraversablePointQuery4/8/16 functions are equivalent to rtcPointQuery4/8/16 but take a traversable object (traversable argument) instead of a scene object.
For more details, refer to the documentation of rtcPointQuery4/8/16.
SEE ALSO
[rtcPointQuery4/8/16], [rtcGetSceneTraversable]