28 #ifndef GROUPEDCHANNELIO_HPP 29 #define GROUPEDCHANNELIO_HPP virtual bool addChannel(const std::string group, const std::string name, const FloatChannel &channel)=0
addChannel Writes a float attribute channel from the given group with the given name ...
UCharChannel::Optional UCharChannelOptional
Interface class for io classes that support annotation channels organized in different groups...
FloatChannel::Optional FloatChannelOptional
IndexChannel::Optional IndexChannelOptional
virtual bool getChannel(const std::string group, const std::string name, FloatChannelOptional &channel)=0
getChannel Reads a float attribute channel in the given group with the given name ...