Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Member Functions | |
PbrRaytraceResult (ShadingOutput &_shading_output) | |
void | update_tmin (const double &t) |
void | update_tmax (const double &t) |
void | update_aov_nearest_intersection (const GeometryIntersection ¤t_intersection) |
Public Attributes | |
ShadingOutput & | shading_output |
GMathVec3f | indirect_opacity |
double | tmin |
double | tmax |
GeometryIntersection * | nearest_intersection |
const PbrDeepTransmittance * | deep_transmittance |