Seg3D
2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
|
Public Member Functions | |
OpenGLException (std::string message, unsigned int line, const char *file) | |
virtual | ~OpenGLException () |
Constructor/destructor. | |
virtual std::string | what () const |
Description of the type of exception. | |
Public Member Functions inherited from Core::Exception | |
Exception (std::string message, unsigned int line, const char *file) | |
Constructor/destructor. | |
std::string | message () const |
Description of what caused the exception. | |