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

Scene element Decal. More...

Go to the source code of this file.

Classes

class   mi::neuraylib::IDecal
  Decals are sticker-like objects that can be applied to other geometry objects. 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::Decal_face_mode {
  mi::neuraylib::DECAL_ON_FRONT_FACE,
  mi::neuraylib::DECAL_ON_BACK_FACE,
  mi::neuraylib::DECAL_ON_FRONT_AND_BACK_FACE
}
  This enum controls whether the decal is applied on the front face, back face, or both faces of the object. More...
 

Detailed Description

Scene element Decal.