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

Vector types. More...

Go to the source code of this file.

Classes

class   mi::IBoolean_2
  This interface represents a vector of two bool. More...
 
class   mi::IBoolean_3
  This interface represents a vector of three bool. More...
 
class   mi::IBoolean_4
  This interface represents a vector of four bool. More...
 
class   mi::ISint32_2
  This interface represents a vector of two Sint32. More...
 
class   mi::ISint32_3
  This interface represents a vector of three Sint32. More...
 
class   mi::ISint32_4
  This interface represents a vector of four Sint32. More...
 
class   mi::IUint32_2
  This interface represents a vector of two Uint32. More...
 
class   mi::IUint32_3
  This interface represents a vector of three Uint32. More...
 
class   mi::IUint32_4
  This interface represents a vector of four Uint32. More...
 
class   mi::IFloat32_2
  This interface represents a vector of two Float32. More...
 
class   mi::IFloat32_3
  This interface represents a vector of three Float32. More...
 
class   mi::IFloat32_4
  This interface represents a vector of four Float32. More...
 
class   mi::IFloat64_2
  This interface represents a vector of two Float64. More...
 
class   mi::IFloat64_3
  This interface represents a vector of three Float64. More...
 
class   mi::IFloat64_4
  This interface represents a vector of four Float64. 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.
 

Detailed Description

Vector types.