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

Scene element Lightprofile. More...

Go to the source code of this file.

Classes

class   mi::ILightprofile
  This interface represents light profiles. 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::Lightprofile_flags {
  mi::LIGHTPROFILE_CLOCKWISE = 1,
  mi::LIGHTPROFILE_COUNTER_CLOCKWISE = 2,
  mi::LIGHTPROFILE_ROTATE_TYPE_B = 4,
  mi::LIGHTPROFILE_ROTATE_TYPE_C_90_270 = 8
}
  Ordering of horizontal angles in a light profile. More...
 
enum   mi::Lightprofile_degree {
  mi::LIGHTPROFILE_HERMITE_BASE_1 = 1,
  mi::LIGHTPROFILE_HERMITE_BASE_3 = 3
}
  Degree of hermite interpolation. More...
 

Detailed Description

Scene element Lightprofile.