Home
last modified time | relevance | path

Searched refs:baseToEnvironmentF0 (Results 1 – 1 of 1) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkProperty.cxx257 double baseToEnvironmentF0 = in ComputeReflectanceOfBaseLayer() local
262 return baseToEnvironmentF0 * (1.0 - this->CoatStrength) + baseToCoatF0 * this->CoatStrength; in ComputeReflectanceOfBaseLayer()