Go to the source code of this file.
Classes | |
class | cinder::ChannelT< T > |
struct | cinder::ChannelT< T >::Obj |
class | cinder::ChannelT< T >::Iter |
class | cinder::ChannelT< T >::ConstIter |
Namespaces | |
namespace | cinder |
Typedefs | |
typedef shared_ptr< class ImageSource > | cinder::ImageSourceRef |
typedef ChannelT< uint8_t > | cinder::Channel |
typedef ChannelT< uint8_t > | cinder::Channel8u |
typedef ChannelT< float > | cinder::Channel32f |