HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
image_view< T > Member List

This is the complete list of members for image_view< T >, including all inherited members.

AutoStrideimage_view< T >static
chanstride() const image_view< T >inline
clear()image_view< T >inline
const_reference typedefimage_view< T >
data() const image_view< T >inline
depth() const image_view< T >inline
height() const image_view< T >inline
image_view()image_view< T >inline
image_view(const image_view &copy)image_view< T >inline
image_view(T *data, int nchannels, int width, int height, int depth=1, stride_t chanstride=AutoStride, stride_t xstride=AutoStride, stride_t ystride=AutoStride, stride_t zstride=AutoStride)image_view< T >inline
nchannels() const image_view< T >inline
operator()(int x, int y, int z=0)image_view< T >inline
operator=(const image_view &copy)image_view< T >inline
reference typedefimage_view< T >
stride_t typedefimage_view< T >
value_type typedefimage_view< T >
width() const image_view< T >inline
xstride() const image_view< T >inline
ystride() const image_view< T >inline
zstride() const image_view< T >inline