Abstract interfaces related to scene element Bsdf_measurement. More...
Go to the source code of this file.
Classes | |
class | mi::neuraylib::IBsdf_isotropic_data |
Abstract interface for isotropic BSDF data. More... | |
class | mi::neuraylib::IBsdf_buffer |
Abstract interface for a buffer of BSDF values. More... | |
Namespaces | |
namespace | mi |
Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH. | |
namespace | mi::neuraylib |
Namespace for the MDL SDK API. | |
Enumerations | |
enum | mi::neuraylib::Bsdf_type { mi::neuraylib::BSDF_SCALAR = 0 , mi::neuraylib::BSDF_RGB = 1 , BSDF_TYPES_FORCE_32_BIT = 0xffffffffU } |
The BSDF type. More... | |
Abstract interfaces related to scene element Bsdf_measurement.