|
HDK
|
This is the complete list of members for TIL_DeepRaster, including all inherited members.
| append(const TIL_DeepRaster &src) | TIL_DeepRaster | |
| clearEdgeStreak(int plane) | TIL_DeepRaster | |
| clearOutside(int plane_index, int x0, int x1, int y0, int y1, fpreal value=0) | TIL_DeepRaster | |
| clearPixels(fpreal value=0, bool stash_samples=false) | TIL_DeepRaster | |
| clearSamples(bool stash_samples=false) | TIL_DeepRaster | |
| clearSwapFile() | TIL_DeepRaster | inline |
| copy(const TIL_DeepRaster &src, const char *scope=NULL, bool invert_scope=false) | TIL_DeepRaster | |
| create(const TIL_Sequence &sequence, bool change_vector2_to_vector3=true, bool allocate_raster_storage=true) | TIL_DeepRaster | |
| getAdaptiveImage() const | TIL_DeepRaster | inline |
| getCropWindow() const | TIL_DeepRaster | inline |
| getCropWindow() | TIL_DeepRaster | inline |
| getEdgeStreak(int plane, int &ex0, int &ex1, int &ey0, int &ey1) | TIL_DeepRaster | |
| getMemoryUsage(bool inclusive) const | TIL_DeepRaster | virtual |
| getName() | TIL_DeepRaster | inline |
| getRaster(int i) | TIL_DeepRaster | inline |
| getRaster(int i) const | TIL_DeepRaster | inline |
| getRasterCount() const | TIL_DeepRaster | inline |
| getSequence() | TIL_DeepRaster | inline |
| getSequence() const | TIL_DeepRaster | inline |
| getWrittenWindow() | TIL_DeepRaster | inline |
| getWrittenWindow() const | TIL_DeepRaster | inline |
| hasCropWindow() const | TIL_DeepRaster | inline |
| hasDataWritten() const | TIL_DeepRaster | inline |
| numPlaneDestComponents(int planei) const | TIL_DeepRaster | |
| numPlaneSourceComponents(int planei) const | TIL_DeepRaster | |
| planeSourceStartComponent(int planei) const | TIL_DeepRaster | |
| setBlackPoint(int plane, fpreal bpoint) | TIL_DeepRaster | |
| setCropWindow(const UT_DimRect &rect) | TIL_DeepRaster | inline |
| setEdgeStreak(int plane, int ex0, int ex1, int ey0, int ey1) | TIL_DeepRaster | |
| setName(const UT_StringHolder &name) | TIL_DeepRaster | |
| setWhitePoint(int plane, fpreal wpoint) | TIL_DeepRaster | |
| swapIn() | TIL_DeepRaster | inline |
| swapOut() | TIL_DeepRaster | inline |
| TIL_DeepRaster() | TIL_DeepRaster | |
| TIL_DeepRaster(const TIL_DeepRaster &) | TIL_DeepRaster | |
| writeSamples(int nsamples, int floats_per_sample, const UT_Vector3T< int > *samples, const float *data) | TIL_DeepRaster | |
| writeTile(int plane_index, int x0, int x1, int y0, int y1, const void *data) | TIL_DeepRaster | |
| ~TIL_DeepRaster() | TIL_DeepRaster | virtual |