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 | |
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::Mdl_repair_options { mi::neuraylib::MDL_REPAIR_DEFAULT = 0 , mi::neuraylib::MDL_REMOVE_INVALID_ARGUMENTS = 1 , mi::neuraylib::MDL_REPAIR_INVALID_ARGUMENTS = 2 , MDL_REPAIR_OPTIONS_FORCE_32_BIT = 0xffffffffU } |
Options for repairing function calls. More... | |
Scene element Function_call.