Scene element Lightprofile. More...
Go to the source code of this file.
Classes | |
class | mi::neuraylib::ILightprofile |
This interface represents light profiles. More... | |
Namespaces | |
namespace | mi |
Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH. | |
namespace | mi::neuraylib |
Namespace for the MDL SDK API. | |
Enumerations | |
enum | mi::neuraylib::Lightprofile_flags { mi::neuraylib::LIGHTPROFILE_CLOCKWISE = 1 , mi::neuraylib::LIGHTPROFILE_COUNTER_CLOCKWISE = 2 , mi::neuraylib::LIGHTPROFILE_ROTATE_TYPE_B = 4 , mi::neuraylib::LIGHTPROFILE_ROTATE_TYPE_C_90_270 = 8 , LIGHTPROFILE_FLAGS_FORCE_32_BIT = 0xffffffffU } |
Ordering of horizontal angles in a light profile. More... | |
enum | mi::neuraylib::Lightprofile_degree { mi::neuraylib::LIGHTPROFILE_HERMITE_BASE_1 = 1 , mi::neuraylib::LIGHTPROFILE_HERMITE_BASE_3 = 3 , LIGHTPROFILE_DEGREE_FORCE_32_BIT = 0xffffffffU } |
Degree of hermite interpolation. More... | |
Scene element Lightprofile.