NVIDIA Iray API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ibsdf_isotropic_data.h File Reference

Abstract interfaces related to scene element Bsdf_measurement. More...

Go to the source code of this file.

Classes

class   mi::IBsdf_isotropic_data
  Abstract interface for isotropic BSDF data. More...
 
class   mi::IBsdf_buffer
  Abstract interface for a buffer of BSDF values. More...
 

Namespaces

  mi
  Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 

Constant Groups

  mi
  Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 

Enumerations

enum   mi::Bsdf_type {
  mi::BSDF_SCALAR = 0,
  mi::BSDF_RGB = 1
}
  The BSDF type. More...
 

Detailed Description

Abstract interfaces related to scene element Bsdf_measurement.