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

Public Member Functions | |
| virtual Float64_3_struct | get_value () const =0 |
| Returns the vector represented by this interface. More... | |
| virtual void | get_value (Float64_3_struct &value) const =0 |
| Returns the vector represented by this interface. More... | |
| virtual void | set_value (const Float64_3_struct &value)=0 |
| Sets the vector represented by this interface. More... | |
Additional Inherited Members | |
Public Types inherited from mi::base::Interface_declare< 0x5acf22f8, 0x5834, 0x4608, 0x92, 0xc9, 0x91, 0x4e, 0x6b, 0x41, 0xf0, 0x06, 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< 0x5acf22f8, 0x5834, 0x4608, 0x92, 0xc9, 0x91, 0x4e, 0x6b, 0x41, 0xf0, 0x06, 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... | |
This interface represents a vector of three Float64.
|
pure virtual |
Returns the vector represented by this interface.
|
pure virtual |
Returns the vector represented by this interface.
|
pure virtual |
Sets the vector represented by this interface.