NVIDIA Iray API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
iimpexp_base.h File Reference

Abstract base interface common for importers and exporters. More...

Go to the source code of this file.

Classes

class   mi::IImpexp_base
  Abstract base interface common for importers and exporters. More...
 

Namespaces

  mi
  Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 

Constant Groups

  mi
  Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 

Enumerations

enum   mi::Impexp_priority {
  mi::IMPEXP_PRIORITY_OVERRIDE = 4,
  mi::IMPEXP_PRIORITY_WELL_DEFINED = 3,
  mi::IMPEXP_PRIORITY_AMBIGUOUS = 2,
  mi::IMPEXP_PRIORITY_GUESS = 1
}
  Confidence in capabilities of an importer or exporter. More...
 

Detailed Description

Abstract base interface common for importers and exporters.