Abstract base interface common for importers and exporters. More...
Go to the source code of this file.
Classes | |
| class | mi::neuraylib::IImpexp_base |
| Abstract base interface common for importers and exporters. 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::Impexp_priority : Uint32 { mi::neuraylib::IMPEXP_PRIORITY_OVERRIDE = 4 , mi::neuraylib::IMPEXP_PRIORITY_WELL_DEFINED = 3 , mi::neuraylib::IMPEXP_PRIORITY_AMBIGUOUS = 2 , mi::neuraylib::IMPEXP_PRIORITY_GUESS = 1 } |
| Confidence in capabilities of an importer or exporter. More... | |
Abstract base interface common for importers and exporters.