| AddBorder(const int width, const float value) | IGS_ImageFloat1 | |
| ComputeIndex(const int x, const int y) const | IGS_Image | [protected] |
| ComputeMaxIndex() const | IGS_Image | [protected] |
| Draw() const | IGS_Image | |
| FileLoad(const char *filename) | IGS_ImageFloat1 | |
| FileSave(const char *filename) const | IGS_ImageFloat1 | |
| FindMax(int &xMax, int &yMax, float absoluteMax=1000) const | IGS_ImageFloat1 | |
| format | IGS_Image | [protected] |
| GetBuffer() const | IGS_ImageFloat1 | [virtual] |
| GetBuffer() | IGS_ImageFloat1 | [virtual] |
| GetGradient(const int x, const int y, float &xg, float &yg) | IGS_ImageFloat1 | |
| GetPixel(const int x, const int y) const | IGS_ImageFloat1 | |
| GetPixelFloat1(const int x, const int y) const | IGS_ImageFloat1 | [virtual] |
| GetSizeX() const | IGS_Image | |
| GetSizeY() const | IGS_Image | |
| guid | IGS_Image | [protected] |
| IGS_Image() | IGS_Image | |
| IGS_Image(const IGS_Image &right) | IGS_Image | |
| IGS_ImageFloat1() | IGS_ImageFloat1 | |
| Initialize() | IGS_ImageFloat1 | [virtual] |
| Invalidate() | IGS_Image | [protected, virtual] |
| OperationAbs() | IGS_ImageFloat1 | |
| OperationBlur() | IGS_ImageFloat1 | |
| OperationDilate(const float maxRadius) | IGS_ImageFloat1 | |
| OperationFilter(const IGS_FilterMatrixFloat f, IGS_ImageFloat1 &output) | IGS_ImageFloat1 | |
| OperationIncrease(const float f) | IGS_ImageFloat1 | |
| OperationInvert() | IGS_ImageFloat1 | |
| OperationRangeStretch(const float low, const float hi) | IGS_ImageFloat1 | |
| OperationScale(const float f) | IGS_ImageFloat1 | |
| OperationThreshold(const float f) | IGS_ImageFloat1 | |
| operator *=(const IGS_ImageFloat1 &right) | IGS_ImageFloat1 | |
| operator *=(const float f) | IGS_ImageFloat1 | |
| operator+=(const IGS_ImageFloat1 &right) | IGS_ImageFloat1 | |
| operator=(const IGS_ImageChannel1 &right) | IGS_ImageFloat1 | |
| operator=(const IGS_ImageFloat1 &right) | IGS_ImageFloat1 | |
| operator=(const float right) | IGS_ImageFloat1 | |
| pixels | IGS_ImageFloat1 | [protected] |
| posX | IGS_Image | [protected] |
| poxY | IGS_Image | [protected] |
| PutPixel(const int x, const int y, float newValue) | IGS_ImageFloat1 | |
| PutPixelFloat1(const int x, const int y, const float value) | IGS_ImageFloat1 | [virtual] |
| ScreenCapture() | IGS_Image | [virtual] |
| semaphore | IGS_Image | [mutable, protected] |
| SetFormat(const GLenum format) | IGS_Image | |
| SetPosition(const int x, const int y) | IGS_Image | |
| SetResolution(const int xres, const int yres) | IGS_Image | |
| SetType(const GLenum type) | IGS_Image | |
| SizeOfType(const GLenum type) | IGS_Image | [static] |
| sizeX | IGS_Image | [protected] |
| sizeY | IGS_Image | [protected] |
| type | IGS_Image | [protected] |
| Valid() const | IGS_Image | |
| ~IGS_Image() | IGS_Image | |
| ~IGS_ImageFloat1() | IGS_ImageFloat1 | |