58 RepManager::RepManager()
63 RepManager::~RepManager()
69 return mThresholdPreview;
Rep caching and utilities.
static RepManager * getInstance()
get the only instance of this class
static RepManager * mTheInstance
the only instance of this class
static void destroyInstance()
destroy the only instance of this class
boost::shared_ptr< class ThresholdPreview > ThresholdPreviewPtr
Use transfer function to preview a threshold in the selected volume. Used by widgets: segmentation an...
ThresholdPreviewPtr getThresholdPreview()
Get the ThresholdPreview object.