![]() |
Lightmetrica
0.0.1.50dbee3 (yosakoi)
|
#include <intersection.h>
Public Attributes | |
| const Primitive * | primitive |
| unsigned int | primitiveIndex |
| unsigned int | triangleIndex |
| const Camera * | camera |
| const Light * | light |
| SurfaceGeometry | geom |
Intersection. Intermediate structure for managing intersection data. When intersection query is succeeded, information on the intersected point is returned with the structure.
1.8.8