container class to store intersection + associated material of the current object More...

Public Member Functions | |
| intersection_object (const intersection_data &inter, const material &mat) | |
| direct constructor | |
Public Attributes | |
| intersection_data | inter_data |
| intersection data | |
| material | mat_data |
| material data of the intersection | |
container class to store intersection + associated material of the current object
| cpe::intersection_object::intersection_object | ( | const intersection_data & | inter, | |
| const material & | mat | |||
| ) | [inline] |
direct constructor
intersection data
material data of the intersection
1.6.3