|
HDK
|
This is the complete list of members for DeepSlice, including all inherited members.
| base | Slice | |
| DeepSlice(PixelType type=HALF, char *base=0, size_t xStride=0, size_t yStride=0, size_t sampleStride=0, int xSampling=1, int ySampling=1, double fillValue=0.0, bool xTileCoords=false, bool yTileCoords=false) | DeepSlice | |
| fillValue | Slice | |
| Make(PixelType type, const void *ptr, const IMATH_NAMESPACE::V2i &origin, int64_t w, int64_t h, size_t xStride=0, size_t yStride=0, int xSampling=1, int ySampling=1, double fillValue=0.0, bool xTileCoords=false, bool yTileCoords=false) | Slice | static |
| Make(PixelType type, const void *ptr, const IMATH_NAMESPACE::Box2i &dataWindow, size_t xStride=0, size_t yStride=0, int xSampling=1, int ySampling=1, double fillValue=0.0, bool xTileCoords=false, bool yTileCoords=false) | Slice | static |
| sampleStride | DeepSlice | |
| Slice(PixelType type=HALF, char *base=0, size_t xStride=0, size_t yStride=0, int xSampling=1, int ySampling=1, double fillValue=0.0, bool xTileCoords=false, bool yTileCoords=false) | Slice | |
| type | Slice | |
| xSampling | Slice | |
| xStride | Slice | |
| xTileCoords | Slice | |
| ySampling | Slice | |
| yStride | Slice | |
| yTileCoords | Slice |