neuray API Programmer's Manual

mi::IUint32_4 Class Reference

[Compounds]

Description

This interface represents a vector of four Uint32.

See also:

mi::Uint32_4_struct

Public Member Functions

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

Member Functions

virtual Uint32_4_struct mi::​IUint32_4::get_value() const [pure virtual]

Returns the vector represented by this interface.

virtual void mi::​IUint32_4::get_value( Uint32_4_struct& value) const [pure virtual]

Returns the vector represented by this interface.

virtual void mi::​IUint32_4::set_value( const Uint32_4_struct& value) [pure virtual]

Sets the vector represented by this interface.