Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
Public Member Functions | |
void | configure (const double &eta, double roughness=0.0) |
void | evaluate (const GMathVec3d &wi, const GMathVec3d &wo, const GMathVec3d &n, GMathVec3d &out_kr, GMathVec3d &out_kt) const |
void | get_bound (const GMathVec3d &wi, const GMathVec3d &n, GMathVec3d &kr, GMathVec3d &kt) const |
const double & | get_eta () const |
![]() | |
PbrFresnel () | |
Evaluate reflective and transmissive fresnel terms according to incoming, outgoing directions and surface normal. | |
virtual void | get_estimation (const GMathVec3d &wi, const GMathVec3d &n, GMathVec3d &kr, GMathVec3d &kt) const |
![]() | |
virtual | ~CoreScratchpadObject () |
Implement this virtual destructor in your data class, the memory scratchpad will call it on the reset call. | |
class PbrFresnelDielectric Implementation of the Fresnel equations for dielectrics