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.
|
NOTE: This singleton model requires that the project is linked statically. More...
#include <Singleton.h>
Public Member Functions | |
T * | instance () |
Get the singleton pointer to the application. | |
NOTE: This singleton model requires that the project is linked statically.
Class for defining a singleton implementation A singleton class embeds this class to handle the creation of the singleton class.