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

API component that gives access to the MDL distiller. More...

Go to the source code of this file.

Classes

class  mi::neuraylib::IMdl_distiller_api
 Provides access to various functionality related to MDL distilling. More...
 
class  mi::neuraylib::IBaker
 Allows to bake a varying or uniform expression of a compiled material into a texture or constant. 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::Baker_resource {
  mi::neuraylib::BAKE_ON_CPU ,
  mi::neuraylib::BAKE_ON_GPU ,
  mi::neuraylib::BAKE_ON_GPU_WITH_CPU_FALLBACK ,
  BAKER_RESOURCE_FORCE_32_BIT = 0xffffffffU
}
 Identifies the resource(s) to be used by a baker. More...
 

Detailed Description

API component that gives access to the MDL distiller.