Intersection Struct Reference
#include <intersection.h>
Public Attributes | |
SurfaceGeometry | geom |
Surface geometry of the intersection point. | |
const Primitive * | primitive |
Primitive on the intersection point. | |
Detailed Description
Intermediate structure for managing intersection data. When intersection query is succeeded, the information on the intersected point is stored in the structure.