NAME
SoReadError – read error handling
INHERITS FROM
SoReadError
SYNOPSIS
#include <Inventor/errors/SoReadError.h>
Methods from class SoReadError:
static void setHandlerCallback(SoErrorCB *cb, void *data)
static SoErrorCB * getHandlerCallback()
static void * getHandlerData()
static SoType getClassTypeId()
virtual SoType getTypeId() const
DESCRIPTION
SoReadError is used for errors reported while reading Inventor data files.
METHODS
static void setHandlerCallback(SoErrorCB *cb, void *data)
static SoErrorCB * getHandlerCallback()
static void * getHandlerData()
Sets/returns handler callback for SoReadError class.
static SoType getClassTypeId()
Returns type identifier for SoReadError class.
SEE ALSO
Typeset by Felix Ritter (MeVis Research GmbH)
Hyperlinks by Wolfram Esser (method park Software AG)