Implementation of assert handlers. More...

Go to the source code of this file.
Namespaces | |
| namespace | vrpn |
Functions | |
| VRPN_API void | vrpn::assertion_failed (char const *expr, char const *function, char const *file, long line) |
| VRPN_API void | vrpn::assertion_failed_msg (char const *expr, char const *msg, char const *function, char const *file, long line) |