Open Inventor Release 2024.1.1
 
Loading...
Searching...
No Matches
SoRasterImageIO Class Referenceabstract

VSG extension Abstract base class for raster image input and output. More...

#include <Inventor/image/SoRasterImageIO.h>

+ Inheritance diagram for SoRasterImageIO:

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.
 

Detailed Description

VSG extension Abstract base class for raster image input and output.

Abstract class for raster image input and output.

SEE ALSO

SoRasterImageFile, SoRasterImageRW

Definition at line 46 of file SoRasterImageIO.h.

Constructor & Destructor Documentation

◆ ~SoRasterImageIO()

virtual SoRasterImageIO::~SoRasterImageIO ( )
inlinevirtual

Definition at line 51 of file SoRasterImageIO.h.

Member Function Documentation

◆ getClassTypeId()

static SoType SoRasterImageIO::getClassTypeId ( )
static

Returns the type identifier for this class.


◆ getTypeId()

virtual SoType SoRasterImageIO::getTypeId ( ) const
pure virtual

Returns the type identifier for this specific instance.

Implemented in SoRasterImageFile.


The documentation for this class was generated from the following file: