Indices for temporaries are used to represent common sub-expressions in compiled MDL materials. More...
Public Member Functions | |
virtual void | get_value (Uint32 &val) const =0 |
Returns the value of the temporary index. More... |
|
virtual void | set_value (Uint32 val)=0 |
Sets the value of the temporary index. More... |
|
Uint32 | get_value () const |
Returns the value of the temporary index. More... |
|
Additional Inherited Members | |
![]() | |
typedef Interface_declare< id1, id2, id3, id4, id5, id6, id7, id8, id9, id10, id11, IData_simple > |
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 bool | compare_iid (const Uuid &iid) |
Compares the interface ID iid against the interface ID of this interface and of its ancestors. More... |
|
Indices for temporaries are used to represent common sub-expressions in compiled MDL materials.
|
pure virtual |
Returns the value of the temporary index.
|
inline |
Returns the value of the temporary index.
|
pure virtual |
Sets the value of the temporary index.