VCF::Channel< PixelType, ColorChannelVal > Class Template Reference
#include <Pixels.h>
List of all members.
template<typename PixelType, int ColorChannelVal>
class VCF::Channel< PixelType, ColorChannelVal >
Member Typedef Documentation
|
template<typename PixelType, int ColorChannelVal> |
| typedef PixelType VCF::Channel< PixelType, ColorChannelVal >::PixType |
|
|
template<typename PixelType, int ColorChannelVal> |
| typedef _typename_ PixelType::Traits::ChannelType VCF::Channel< PixelType, ColorChannelVal >::Type |
|
Member Enumeration Documentation
Constructor & Destructor Documentation
|
template<typename PixelType, int ColorChannelVal> |
| VCF::Channel< PixelType, ColorChannelVal >::~Channel |
( |
|
) |
[inline] |
|
Member Function Documentation
|
template<typename PixelType, int ColorChannelVal> |
| _typename_ Channel< PixelType, ColorChannelVal >::Iterator VCF::Channel< PixelType, ColorChannelVal >::begin |
( |
|
) |
[inline] |
|
|
template<typename PixelType, int ColorChannelVal> |
| uint32 VCF::Channel< PixelType, ColorChannelVal >::copyFrom |
( |
const Type * |
channelData, |
|
|
const uint32 & |
dataLength |
|
) |
[inline] |
|
|
template<typename PixelType, int ColorChannelVal> |
| uint32 VCF::Channel< PixelType, ColorChannelVal >::copyTo |
( |
Type * |
channelData, |
|
|
const uint32 & |
dataLength |
|
) |
const [inline] |
|
|
template<typename PixelType, int ColorChannelVal> |
| Image* VCF::Channel< PixelType, ColorChannelVal >::createImage |
( |
|
) |
[inline] |
|
|
template<typename PixelType, int ColorChannelVal> |
| _typename_ Channel< PixelType, ColorChannelVal >::Iterator VCF::Channel< PixelType, ColorChannelVal >::end |
( |
|
) |
[inline] |
|
|
template<typename PixelType, int ColorChannelVal> |
| void VCF::Channel< PixelType, ColorChannelVal >::fill |
( |
const Type & |
val |
) |
[inline] |
|
|
template<typename PixelType, int ColorChannelVal> |
| void VCF::Channel< PixelType, ColorChannelVal >::updateFromImage |
( |
Image * |
image |
) |
[inline] |
|
Friends And Related Function Documentation
|
template<typename PixelType, int ColorChannelVal> |
friend class ChannelIterator< PixelType, ColorChannelVal > [friend] |
|
Member Data Documentation
|
template<typename PixelType, int ColorChannelVal> |
PixType* VCF::Channel< PixelType, ColorChannelVal >::ptr_ [protected] |
|
The documentation for this class was generated from the following file: