|
HDK
|
This is the complete list of members for image_view< T >, including all inherited members.
| AutoStride | image_view< T > | static |
| chanstride() const | image_view< T > | inline |
| clear() | image_view< T > | inline |
| const_reference typedef | image_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 ©) | 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 ©) | image_view< T > | inline |
| reference typedef | image_view< T > | |
| stride_t typedef | image_view< T > | |
| value_type typedef | image_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 |