MDL distiller plugin API. More...
Go to the source code of this file.
Classes | |
| class | mi::mdl::IDistiller_plugin_api |
| The rule engine handles the transformation of a compiled material by a rule set. More... | |
| struct | mi::mdl::IDistiller_plugin_api::strcmp_string_less |
| == Node attributes ============================================================= More... | |
Namespaces | |
| namespace | mi |
| Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH. | |
Macros | |
| #define | MI_MDL_DISTILLER_PLUGIN_API_VERSION 7 |
The mi::mdl::IDistiller_plugin_api is versioned with this number. More... | |
MDL distiller plugin API.
| #define MI_MDL_DISTILLER_PLUGIN_API_VERSION 7 |
The mi::mdl::IDistiller_plugin_api is versioned with this number.
A plugin is only accepted if it is compiled against the same API version than the SDK. This version needs to be incremented whenever something in this API changes.