28 #ifndef GROUPEDCHANNELIO_HPP 29 #define GROUPEDCHANNELIO_HPP 42 class GroupedChannelIO
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
Channel< float > FloatChannel
Channel< unsigned char > UCharChannel
FloatChannel::Optional FloatChannelOptional
IndexChannel::Optional IndexChannelOptional
Channel< unsigned int > IndexChannel
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 ...