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 | |
mi | |
Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH. | |
mi::neuraylib | |
Namespace for the MDL SDK API. | |
Constant Groups | |
mi | |
Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH. | |
mi::neuraylib | |
Namespace for the MDL SDK API. | |
Enumerations | |
enum | mi::neuraylib::Baker_resource { 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.