Abstract base class for raster image input and output. More...
#include <Inventor/image/SoRasterImageIO.h>
Public Member Functions | |
virtual SoType | getTypeId () const =0 |
Returns the type identifier for this specific instance. | |
virtual | ~SoRasterImageIO () |
Static Public Member Functions | |
static SoType | getClassTypeId () |
Returns the type identifier for this class. | |
Abstract base class for raster image input and output.
Abstract class for raster image input and output.
SoRasterImageFile, SoRasterImageRW
Definition at line 46 of file SoRasterImageIO.h.
|
inlinevirtual |
Definition at line 51 of file SoRasterImageIO.h.
|
static |
Returns the type identifier for this class.
|
pure virtual |
Returns the type identifier for this specific instance.
Implemented in SoRasterImageFile.