Intersection Struct Reference

Intersection. More...

#include <intersection.h>

Public Attributes

SurfaceGeometry geom
 Surface geometry of the intersection point.
 
const Primitiveprimitive
 Primitive on the intersection point.
 

Detailed Description

Intersection.

Intermediate structure for managing intersection data. When intersection query is succeeded, the information on the intersected point is stored in the structure.