Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
SoError.h File Reference

Go to the source code of this file.

Classes

class  SoError
 Error handling base class. More...
 

Typedefs

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

Typedef Documentation

◆ SoErrorCB

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

Error handling callbacks are of this type.

Definition at line 66 of file SoError.h.