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

This interface represents a vector of three Sint32. More...

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

Public Member Functions

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

Additional Inherited Members

- Public Types inherited from mi::base::Interface_declare< 0x3c778aa4, 0x0641, 0x4bea, 0xb2, 0x82, 0xe4, 0xae, 0x8f, 0xc0, 0x98, 0x16, 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< 0x3c778aa4, 0x0641, 0x4bea, 0xb2, 0x82, 0xe4, 0xae, 0x8f, 0xc0, 0x98, 0x16, 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 three Sint32.

See Also
mi::Sint32_3_struct