Iray SDK API nvidia_logo_transpbg.gif Up
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

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::Decal_face_mode {
  mi::neuraylib::DECAL_ON_FRONT_FACE ,
  mi::neuraylib::DECAL_ON_BACK_FACE ,
  mi::neuraylib::DECAL_ON_FRONT_AND_BACK_FACE ,
  DECAL_FACE_MODE_FORCE_32_BIT = 0xffffffffU
}
 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.