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() const icl::core::DataSegmentBase
dataicl::core::DataSegmentBase [protected]
dataDepthicl::core::DataSegmentBase [protected]
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::DataSegmentBase [inline]
deepCopy(DataSegment< OtherT, N > dst) const icl::core::DataSegment< T, N > [inline]
elemDimicl::core::DataSegmentBase [protected]
equals(DataSegment< OtherT, N > dst, float tollerance=1.0e-5) const icl::core::DataSegment< T, N > [inline]
fill(Fill vecValue)icl::core::DataSegment< T, N > [inline]
fillScalar(Fill scalarValue)icl::core::DataSegment< T, N > [inline]
geom::PointCloudObjectBase classicl::core::DataSegmentBase [friend]
getDataPointer()icl::core::DataSegmentBase [inline]
getDataPointer() const icl::core::DataSegmentBase [inline]
getDepth() const icl::core::DataSegmentBase [inline]
getDim() const icl::core::DataSegmentBase [inline]
getElemDim() const icl::core::DataSegmentBase [inline]
getSize() const icl::core::DataSegmentBase [inline]
getSizeOf(core::depth d)icl::core::DataSegmentBase [inline, protected, static]
getStride() const icl::core::DataSegmentBase [inline]
isOrganized() const icl::core::DataSegmentBase [inline]
isPacked() const icl::core::DataSegment< T, N > [inline]
numElementsicl::core::DataSegmentBase [protected]
operator()(int x, int y)icl::core::DataSegment< T, N > [inline]
operator()(int x, int y) const icl::core::DataSegment< T, N > [inline]
operator[](int idx)icl::core::DataSegment< T, N > [inline]
operator[](int idx) const icl::core::DataSegment< T, N > [inline]
organizedWidthicl::core::DataSegmentBase [protected]
strideicl::core::DataSegmentBase [protected]
VectorType typedeficl::core::DataSegment< T, N >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines