[−][src]Module pbrt::core::material
The abstract Material class defines the interface that material implementations must provide.
Enums
| TransportMode |
Is used to inform non-symetric BSDFs about the transported quantity so that they can correctly switch between the adjoint and non-adjoint forms. |
Traits
| Material |
Material defines the interface that material implementations must provide. |