MDL SDK API nvidia_logo_transpbg.gif Up
mdl_distiller_plugin_api.h File Reference

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   2
 The mi::mdl::IDistiller_plugin_api is versioned with this number. More...
 

Detailed Description

MDL distiller plugin API.

Macro Definition Documentation

 MI_MDL_DISTILLER_PLUGIN_API_VERSION

#define MI_MDL_DISTILLER_PLUGIN_API_VERSION   2

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.