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