mi::IBoolean_3 Class Reference
[Compounds]
Description
This interface represents a vector of three bool.
See also:
mi::Boolean_3_struct
Public Member Functions
- virtual Boolean_3_struct get_value() const =0
- Returns the vector represented by this interface.
- virtual void get_value( Boolean_3_struct& value) const =0
- Returns the vector represented by this interface.
- virtual void set_value( const Boolean_3_struct& value) =0
- Sets the vector represented by this interface.
Member Functions
- virtual Boolean_3_struct mi::IBoolean_3::get_value() const [pure virtual]
-
Returns the vector represented by this interface.
- virtual void mi::IBoolean_3::get_value( Boolean_3_struct& value) const [pure virtual]
-
Returns the vector represented by this interface.
- virtual void mi::IBoolean_3::set_value( const Boolean_3_struct& value) [pure virtual]
-
Sets the vector represented by this interface.