SmallChange  1.0.0
A collection of extensions to Coin3D
All Classes Namespaces Functions Variables Enumerations Enumerator Modules Pages
Error Handling Classes

The error classes are static classes that contain a callback pointer for handling errors of the given type.

The error classes are static classes that contain a callback pointer for handling errors of the given type.

Coin has default handlers for displaying all the types, but these can be overridden by applications by setting other callbacks.