|
HDK
|
This is the complete list of members for TIL_Histogram, including all inherited members.
| generate(TIL_HistogramType type, bool usehue=true, bool primary=true, bool uvmode=false, float uvpos=0.0f) | TIL_Histogram | |
| getBWPoints(float &black, float &white) const | TIL_Histogram | |
| getCutoffPoint() const | TIL_Histogram | |
| getGraph() const | TIL_Histogram | |
| getGraphCount(int x, int y) const | TIL_Histogram | |
| getGraphDimensions(int &width, int &height) const | TIL_Histogram | |
| getHistogram(bool rebinned=true) const | TIL_Histogram | |
| getHistogramSize(bool rebinned=true) const | TIL_Histogram | |
| getName() const | TIL_Histogram | inline |
| getRangeForBar(int bar, float &start, float &end) | TIL_Histogram | |
| getUVPos(float &pos, int &dir) const | TIL_Histogram | |
| getXAxis(UT_String &label, int &limited_range, float &start, float &end, int &floatval, int &usesbwpoints, int &usehue) const | TIL_Histogram | |
| getYAxis(UT_String &label, int &limited_range, float &start, float &end, int &floatval, int &usesbwpoints, int &usehue) const | TIL_Histogram | |
| HSVtoRGB(float h, float s, float v, float &r, float &g, float &b) | TIL_Histogram | static |
| isGraph() const | TIL_Histogram | |
| isHistogram() const | TIL_Histogram | |
| rebin(const float histwidth) | TIL_Histogram | |
| RGBtoHSV(float r, float g, float b, float &h, float &s, float &v) | TIL_Histogram | static |
| setMaxBuckets(int max) | TIL_Histogram | |
| setRaster(const TIL_Raster *generate_from, int comp=-1) | TIL_Histogram | |
| TIL_Histogram() | TIL_Histogram | |
| ~TIL_Histogram() | TIL_Histogram | virtual |