Iray SDK API nvidia_logo_transpbg.gif Up
iinstance.h File Reference

Scene element Instance. More...

Go to the source code of this file.

Classes

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

Detailed Description

Scene element Instance.