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

Base class for database elements with attributes. More...

Go to the source code of this file.

Classes

class   mi::neuraylib::IAttribute_set
  The attribute set comprises all attributes attached to a database element. 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::Propagation_type {
  mi::neuraylib::PROPAGATION_STANDARD,
  mi::neuraylib::PROPAGATION_OVERRIDE
}
  Propagation types for attribute inheritance. More...
 

Detailed Description

Base class for database elements with attributes.