cartobase  4.7.0
voxelvalue.h File Reference
Include dependency graph for voxelvalue.h:
This graph shows which files directly or indirectly include this file:

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)