NVIDIA Iray API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mi::IUint32_4 Class Referenceabstract

This interface represents a vector of four Uint32. More...

Inheritance diagram for mi::IUint32_4:
Inheritance graph
[legend]

Public Member Functions

virtual Uint32_4_struct  get_value () const =0
  Returns the vector represented by this interface. More...
 
virtual void  get_value (Uint32_4_struct &value) const =0
  Returns the vector represented by this interface. More...
 
virtual void  set_value (const Uint32_4_struct &value)=0
  Sets the vector represented by this interface. More...
 

Additional Inherited Members

- Public Types inherited from mi::base::Interface_declare< 0x44ba66a0, 0x38ec, 0x4512, 0x90, 0x85, 0x6a, 0x1f, 0xdb, 0xdc, 0x81, 0x2b, ICompound >
typedef Interface_declare< id1,
id2, id3, id4, id5, id6, id7,
id8, id9, id10, id11,
ICompound
Self
  Own type. More...
 
typedef Uuid_t< id1, id2, id3,
id4, id5, id6, id7, id8, id9,
id10, id11 > 
IID
  Declares the interface ID (IID) of this interface. More...
 
- Static Public Member Functions inherited from mi::base::Interface_declare< 0x44ba66a0, 0x38ec, 0x4512, 0x90, 0x85, 0x6a, 0x1f, 0xdb, 0xdc, 0x81, 0x2b, ICompound >
static bool  compare_iid (const Uuid &iid)
  Compares the interface ID iid against the interface ID of this interface and of its ancestors. More...
 

Detailed Description

This interface represents a vector of four Uint32.

See Also
mi::Uint32_4_struct