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.
|
#include <ToolFactory.h>
Public Member Functions | |
virtual ToolInterface * | build ()=0 |
TOOLINTERFACEBUILDERBASE: This class is the base functor for the class that builds the classes in the factory NOTE: This class does not use a handle to make it easier to incorporate this code into Qt at the interface layer.