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 : Uint32 { 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 } |
| Ordering of horizontal angles in a light profile. More... | |
| enum | mi::neuraylib::Lightprofile_degree : Uint32 { mi::neuraylib::LIGHTPROFILE_HERMITE_BASE_1 = 1 , mi::neuraylib::LIGHTPROFILE_HERMITE_BASE_3 = 3 } |
| Degree of hermite interpolation. More... | |
Scene element Lightprofile.