API component that gives access to the MDL distiller. More...
Go to the source code of this file.
Classes | |
| class | mi::neuraylib::IMdl_distiller_api |
| Provides access to various functionality related to MDL distilling. More... | |
| class | mi::neuraylib::IBaker |
| Allows to bake a varying or uniform expression of a compiled material into a texture or constant. More... | |
Namespaces | |
| namespace | mi |
| Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH. | |
| namespace | mi::neuraylib |
| Namespace for the Iray SDK API. | |
Enumerations | |
| enum | mi::neuraylib::Baker_resource : Uint32 { mi::neuraylib::BAKE_ON_CPU , mi::neuraylib::BAKE_ON_GPU , mi::neuraylib::BAKE_ON_GPU_WITH_CPU_FALLBACK } |
| Identifies the resource(s) to be used by a baker. More... | |
API component that gives access to the MDL distiller.