rtcTraversablePointQuery(3) Embree Ray Tracing Kernels 4 rtcTraversablePointQuery(3)

rtcTraversablePointQuery4/8/16 - traverses the BVH with a point query object for a ray packet

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.

[rtcPointQuery4/8/16], [rtcGetSceneTraversable]