![]() |
Enzo
|
Public Member Functions | |
AttributeHandle (std::shared_ptr< Attribute > attribute) | |
void | addValue (T value) |
std::vector< T > | getAllValues () const |
size_t | getSize () |
T | getValue (size_t pos) const |
void | setValue (size_t pos, const T &value) |
std::string | getName () const |
Public Attributes | |
ga::AttributeType | type_ |