|
cartobase 6.0.6
|


Go to the source code of this file.
Classes | |
| class | carto::VoxelValue< T, C > |
| Base class for any multichannel data (RGB, RGBA, HSV, ...) More... | |
| struct | carto::KeyComparator< V > |
| KeyComparator is used to compare keys of types that do not have comparison operator. More... | |
| struct | carto::KeyComparator< carto::VoxelValue< T, C > > |
| struct | carto::KeyComparatorLess< V > |
| KeyComparatorLess Function object to be used in key comparisons. More... | |
Namespaces | |
| namespace | 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) |