HDK
|
This is the complete list of members for CE_Image, including all inherited members.
bind(cl::Kernel k) const | CE_Image | |
buffer() const | CE_Image | inline |
CE_Image() | CE_Image | |
copy(const CE_Image &other, bool force=false) | CE_Image | |
destroy() | CE_Image | |
FLOAT16 enum value | CE_Image | |
FLOAT32 enum value | CE_Image | |
getBytes(StorageType t) | CE_Image | inlinestatic |
getChannels() const | CE_Image | inline |
getHeight() const | CE_Image | inline |
getName(StorageType) | CE_Image | static |
getStorage() const | CE_Image | inline |
getStorageString(StorageType) | CE_Image | static |
getWidth() const | CE_Image | inline |
indexToPos(int x, int y, int z, UT_Vector3F &pos) const | CE_Image | inline |
indexToPos(int x, int y, int z, UT_Vector3F &pos, int w, int h) | CE_Image | static |
initFromVoxels(const UT_VoxelArray< T > &src) | CE_Image | |
INT16 enum value | CE_Image | |
INT32 enum value | CE_Image | |
INT8 enum value | CE_Image | |
isValid() const | CE_Image | inline |
match(const CE_Image &other) | CE_Image | |
matchAndCopyToVoxels(UT_VoxelArray< T > &dest) const | CE_Image | |
myBuffer | CE_Image | protected |
myChannels | CE_Image | protected |
myHeight | CE_Image | protected |
myStorage | CE_Image | protected |
myWidth | CE_Image | protected |
readIn(const void *src, bool blocking=true) | CE_Image | |
setSize(int width, int height, int channels, StorageType storage) | CE_Image | |
setValue(const UT_Vector4F &val) | CE_Image | |
setValue(int val) | CE_Image | |
StorageType enum name | CE_Image | |
storesIntegers(StorageType t) | CE_Image | inlinestatic |
swap(CE_Image &other) | CE_Image | |
totalMemory() const | CE_Image | |
totalMemory(exint width, exint height, exint channels, StorageType storage) | CE_Image | static |
writeOut(void *dst, bool blocking=true) const | CE_Image | |
~CE_Image() | CE_Image |