Scene element Function_call. More...
Go to the source code of this file.
Classes | |
class | mi::neuraylib::IFunction_call |
This interface represents a function call. More... | |
Namespaces | |
mi | |
Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH. | |
mi::neuraylib | |
Namespace for the MDL SDK API. | |
Constant Groups | |
mi | |
Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH. | |
mi::neuraylib | |
Namespace for the MDL SDK API. | |
Enumerations | |
enum | mi::neuraylib::Mdl_repair_options { mi::neuraylib::MDL_REPAIR_DEFAULT = 0, mi::neuraylib::MDL_REMOVE_INVALID_ARGUMENTS = 1, mi::neuraylib::MDL_REPAIR_INVALID_ARGUMENTS = 2 } |
Options for repairing function calls. More... | |
Scene element Function_call.