Open Inventor Reference
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: More...
 

Typedef Documentation

◆ SoErrorCB

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

Definition at line 74 of file SoError.h.