Module rt_triangle

Module rt_triangle 

Source
Expand description

Triangle types optimized for ray intersection performance.

Structsยง

RtCompressedTriangle
A compressed 3D triangle optimized for GPU ray intersection performance.
RtTriangle
A 3D triangle optimized for CPU ray intersection performance.