![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
Go to the source code of this file.
Typedefs | |
typedef struct cc_error | cc_error |
The cc_error type is an internal Coin structure for error management.This is a Coin extension. | |
typedef void | cc_error_cb (const cc_error *err, void *data) |
void cc_error_cb |
The definition for an error callback handler.