PolyVox  0.3.0-dev
Open source voxel management library
Namespaces | Functions
ErrorHandling.cpp File Reference
#include "PolyVoxCore/Impl/ErrorHandling.h"

Go to the source code of this file.

Namespaces

namespace  PolyVox
 Main namespace.
 

Functions

void PolyVox::defaultThrowHandler (std::exception &e, const char *file, int line)
 
ThrowHandler & PolyVox::getThrowHandlerInstance ()
 
ThrowHandler PolyVox::getThrowHandler ()
 
void PolyVox::setThrowHandler (ThrowHandler newHandler)