|
Fermat
|
Defines a weighted blending between two BSDFs. More...
#include <cugar/linalg/vector.h>#include <cugar/basic/numbers.h>#include <cugar/bsdf/differential_geometry.h>#include <cugar/spherical/mappings.h>Go to the source code of this file.
Classes | |
| struct | cugar::BlendBsdf< TBsdf1, TBsdf2 > |
Namespaces | |
| cugar | |
| Define a vector_view POD type and plain_view() for std::vector. | |
Defines a weighted blending between two BSDFs.
This module provides a weighted blending between two BSDFs
1.8.13