Image Component Library (ICL)
icl::core::DataSegment< T, N > Member List

This is the complete list of members for icl::core::DataSegment< T, N >, including all inherited members.

as() consticl::core::DataSegmentBase
dataicl::core::DataSegmentBaseprotected
dataDepthicl::core::DataSegmentBaseprotected
DataSegment(T *data=0, size_t stride=0, size_t numElements=0, icl32s organizedWidth=-1)icl::core::DataSegment< T, N >inline
DataSegmentBase(void *data=0, size_t stride=0, size_t numElements=0, icl32s organizedWidth=-1, core::depth dataDepth=core::depth8u, size_t elemDim=0)icl::core::DataSegmentBaseinline
deepCopy(DataSegment< OtherT, N > dst) consticl::core::DataSegment< T, N >inline
elemDimicl::core::DataSegmentBaseprotected
equals(DataSegment< OtherT, N > dst, float tollerance=1.0e-5) consticl::core::DataSegment< T, N >inline
fill(Fill vecValue)icl::core::DataSegment< T, N >inline
fillScalar(Fill scalarValue)icl::core::DataSegment< T, N >inline
fromVector(std::vector< T > &v)icl::core::DataSegment< T, N >inlinestatic
fromVector(const std::vector< T > &v)icl::core::DataSegment< T, N >inlinestatic
getDataPointer()icl::core::DataSegmentBaseinline
getDataPointer() consticl::core::DataSegmentBaseinline
getDepth() consticl::core::DataSegmentBaseinline
getDim() consticl::core::DataSegmentBaseinline
getElemDim() consticl::core::DataSegmentBaseinline
getSize() consticl::core::DataSegmentBaseinline
getSizeOf(core::depth d)icl::core::DataSegmentBaseinlineprotectedstatic
getStride() consticl::core::DataSegmentBaseinline
isOrganized() consticl::core::DataSegmentBaseinline
isPacked() consticl::core::DataSegment< T, N >inline
numElementsicl::core::DataSegmentBaseprotected
operator()(int x, int y)icl::core::DataSegment< T, N >inline
operator()(int x, int y) consticl::core::DataSegment< T, N >inline
operator[](int idx)icl::core::DataSegment< T, N >inline
operator[](int idx) consticl::core::DataSegment< T, N >inline
organizedWidthicl::core::DataSegmentBaseprotected
strideicl::core::DataSegmentBaseprotected
VectorType typedeficl::core::DataSegment< T, N >