This is the complete list of members for vtImageWrapper, including all inherited members.
BlitTo(vtBitmapBase &target, int x, int y) (defined in vtBitmapBase) | vtBitmapBase | |
GetData() (defined in vtImageWrapper) | vtImageWrapper | inline |
GetDepth() const (defined in vtImageWrapper) | vtImageWrapper | inlinevirtual |
GetHeight() const (defined in vtImageWrapper) | vtImageWrapper | inlinevirtual |
GetPixel24(int x, int y, RGBi &rgb) const (defined in vtImageWrapper) | vtImageWrapper | virtual |
GetPixel32(int x, int y, RGBAi &rgba) const (defined in vtImageWrapper) | vtImageWrapper | virtual |
GetPixel8(int x, int y) const (defined in vtImageWrapper) | vtImageWrapper | virtual |
GetRowData(int row) (defined in vtImageWrapper) | vtImageWrapper | inline |
GetWidth() const (defined in vtImageWrapper) | vtImageWrapper | inlinevirtual |
m_image (defined in vtImageWrapper) | vtImageWrapper | |
ScalePixel24(int x, int y, float fScale) (defined in vtBitmapBase) | vtBitmapBase | |
ScalePixel32(int x, int y, float fScale) (defined in vtBitmapBase) | vtBitmapBase | |
ScalePixel8(int x, int y, float fScale) (defined in vtBitmapBase) | vtBitmapBase | |
SetPixel24(int x, int y, const RGBi &rgb) (defined in vtImageWrapper) | vtImageWrapper | virtual |
SetPixel32(int x, int y, const RGBAi &rgba) (defined in vtImageWrapper) | vtImageWrapper | virtual |
SetPixel8(int x, int y, uchar color) (defined in vtImageWrapper) | vtImageWrapper | virtual |
vtImageWrapper(osg::Image *image) (defined in vtImageWrapper) | vtImageWrapper | inline |
~vtBitmapBase() (defined in vtBitmapBase) | vtBitmapBase | inlinevirtual |