MDL SDK API nvidia_logo_transpbg.gif Up
ifunction_call.h File Reference

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...
 

Detailed Description

Scene element Function_call.