cartobase
4.7.0
|
Go to the source code of this file.
Classes | |
class | carto::VoxelValue< T, C > |
Base class for any multichannel data (RGB, RGBA, HSV, ...) More... | |
Namespaces | |
carto | |
Functions | |
template<typename T , unsigned int C> | |
std::ostream & | carto::operator<< (std::ostream &out, const VoxelValue< T, C > &aa) |
template<typename T , unsigned int C> | |
std::istream & | carto::operator>> (std::istream &in, VoxelValue< T, C > &aa) |