Open Inventor Reference
MeVis/ThirdParty/Sources/Inventor/inventor/lib/database/include/Inventor/errors/SoError.h File Reference

Go to the source code of this file.

Classes

class  SoError
 Error handling base class. More...

Typedefs

typedef void INVENTOR_API SoErrorCB (const SoError *error, void *data)
 Error handling callbacks are of this type:

Typedef Documentation

typedef void INVENTOR_API SoErrorCB(const SoError *error, void *data)

Definition at line 74 of file SoError.h.