Iray SDK API nvidia_logo_transpbg.gif Up
API components

The functionality offered by the Iray SDK API is split into so-called API components.

Each component gives access to some aspect of the Iray SDK API. The basic interfaces mi::neuraylib::INeuray and mi::neuraylib::IPlugin_api give access to these API components via their get_api_component() methods.

This page here lists all API components. Note that some API components are always available (e.g., configuration interfaces), while other API components might only be available while the Iray SDK is running (e.g. access to the database).

Interface always available
mi::neuraylib::ICache_manager_factory yes
mi::neuraylib::ICluster_manager_configurationyes
mi::neuraylib::IDatabase no
mi::neuraylib::IDatabase_configuration yes
mi::neuraylib::IDebug_configuration yes