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

Scene element Instance. More...

Go to the source code of this file.

Classes

class   mi::IInstance
  An instance is a scene element that adds a transformation and attributes to another scene element. 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::Transformation_type {
  mi::SCALING,
  mi::ROTATION,
  mi::TRANSLATION,
  mi::MATRIX
}
  The four different types of elementary transformations. More...
 

Detailed Description

Scene element Instance.