7 #ifndef MI_NEURAYLIB_IMATERIAL_INSTANCE_H
8 #define MI_NEURAYLIB_IMATERIAL_INSTANCE_H
21 class ICompiled_material;
22 class IMdl_execution_context;
33 mi::base::Interface_declare<0x037ec156,0x281d,0x466a,0xa1,0x56,0x3e,0xd6,0x83,0xe9,0x5a,0x00,
34 neuraylib::IScene_element>
149 COMPILATION_OPTIONS_FORCE_32_BIT = 0xffffffffU
176 Float32 mdl_meters_per_scene_unit,
179 Sint32* errors = 0)
const = 0;
181 #ifdef MI_NEURAYLIB_DEPRECATED_9_1
204 Float32 mdl_meters_per_scene_unit,
211 mdl_meters_per_scene_unit,
239 IMdl_execution_context* context = 0)
const = 0;
257 #endif // MI_NEURAYLIB_IMATERIAL_INSTANCE_H