Image Component Library (ICL)
icl::core::Channel< T > Member List
This is the complete list of members for icl::core::Channel< T >, including all inherited members.
begin()icl::core::Channel< T > [inline]
begin() const icl::core::Channel< T > [inline]
beginROI()icl::core::Channel< T > [inline]
beginROI() const icl::core::Channel< T > [inline]
Channel()icl::core::Channel< T > [inline]
Channel(const Channel &other)icl::core::Channel< T > [inline]
Channel(const T *data, const utils::Size &size, const utils::Rect &roi)icl::core::Channel< T > [inline, private]
Channel(T *data, const utils::Size &size, const utils::Rect &roi)icl::core::Channel< T > [inline, private]
const_iterator typedeficl::core::Channel< T >
const_roi_iterator typedeficl::core::Channel< T >
end()icl::core::Channel< T > [inline]
end() const icl::core::Channel< T > [inline]
endROI()icl::core::Channel< T > [inline]
endROI() const icl::core::Channel< T > [inline]
getDim() const icl::core::Channel< T > [inline]
getHeight() const icl::core::Channel< T > [inline]
getROI() const icl::core::Channel< T > [inline]
getROIHeight() const icl::core::Channel< T > [inline]
getROIOffset() const icl::core::Channel< T > [inline]
getROISize() const icl::core::Channel< T > [inline]
getROIWidth() const icl::core::Channel< T > [inline]
getROIXOffset() const icl::core::Channel< T > [inline]
getROIYOffset() const icl::core::Channel< T > [inline]
getSize() const icl::core::Channel< T > [inline]
getWidth() const icl::core::Channel< T > [inline]
Img< T > classicl::core::Channel< T > [friend]
isNull() const icl::core::Channel< T > [inline]
iterator typedeficl::core::Channel< T >
m_dataicl::core::Channel< T > [mutable, private]
m_roiicl::core::Channel< T > [mutable, private]
m_sizeicl::core::Channel< T > [mutable, private]
operator()(int x, int y)icl::core::Channel< T > [inline]
operator()(const utils::Point &p)icl::core::Channel< T > [inline]
operator()(const utils::Point &p) const icl::core::Channel< T > [inline]
operator()(int x, int y) const icl::core::Channel< T > [inline]
operator()(const Vec2D &p) const icl::core::Channel< T > [inline]
operator=(Channel< T > &other)icl::core::Channel< T > [inline]
operator=(const Channel< T > &other) const icl::core::Channel< T > [inline]
operator[](int idx)icl::core::Channel< T > [inline]
operator[](int idx) const icl::core::Channel< T > [inline]
redefineROI(const utils::Rect &newROI) const icl::core::Channel< T > [inline]
roi_iterator typedeficl::core::Channel< T >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines