HDK
|
This is the complete list of members for BRAY_Raster, including all inherited members.
BRAY_Raster() | BRAY_Raster | inline |
BRAY_Raster(exint xres, exint yres, PXL_Packing pack, PXL_DataFormat fmt, const void *raster=nullptr) | BRAY_Raster | inline |
checkpoint(UT_JSONWriter &w) const | BRAY_Raster | |
clearToFloat(float val) | BRAY_Raster | inline |
copyDataFrom(const BRAY_Raster &rp) | BRAY_Raster | inline |
copyDataFrom(const PXL_Raster &rp) | BRAY_Raster | |
copyPropertiesFrom(const BRAY_Raster &rp) | BRAY_Raster | inline |
createFrom(const BRAY_Raster &rp) | BRAY_Raster | inline |
dataFormat() const | BRAY_Raster | inline |
dump() const | BRAY_Raster | |
dump(UT_JSONWriter &w) const | BRAY_Raster | |
findDataWindow() const | BRAY_Raster | |
freeRaster() | BRAY_Raster | |
getMemoryUsage() const | BRAY_Raster | inline |
imageBytes() const | BRAY_Raster | inline |
isValid() const | BRAY_Raster | inline |
isWritable() const | BRAY_Raster | inline |
loadCheckpoint(UT_JSONParser &p) | BRAY_Raster | |
makeWriteable() | BRAY_Raster | |
memoryUsed() | BRAY_Raster | static |
nchannels() const | BRAY_Raster | inline |
npixels() const | BRAY_Raster | inline |
packing() const | BRAY_Raster | inline |
peakMemoryUsed() | BRAY_Raster | static |
pixel(exint x, exint y) const | BRAY_Raster | inline |
pixelAs(exint x, exint y) const | BRAY_Raster | inline |
pixelBytes() const | BRAY_Raster | inline |
raster() const | BRAY_Raster | inline |
rasterAs() const | BRAY_Raster | inline |
resize(exint xres, exint yres, PXL_Packing pack, PXL_DataFormat fmt) | BRAY_Raster | inline |
save(const char *filename) const | BRAY_Raster | |
scanBytes() const | BRAY_Raster | inline |
scanline(exint y) const | BRAY_Raster | inline |
setStorage(PXL_Packing pack, PXL_DataFormat fmt) | BRAY_Raster | inline |
setupReference(PXL_Raster &rp, bool for_write) const | BRAY_Raster | |
writePixel(exint x, exint y) const | BRAY_Raster | inline |
writePixelAs(exint x, exint y) const | BRAY_Raster | inline |
writeRaster() | BRAY_Raster | inline |
writeRasterAs() | BRAY_Raster | inline |
xres() const | BRAY_Raster | inline |
yres() const | BRAY_Raster | inline |
zeroPixels() | BRAY_Raster | inline |
~BRAY_Raster() | BRAY_Raster | inline |