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 <LayerImporterInfo.h>
Public Member Functions | |
virtual | ~LayerImporterBuilder () |
ensure we can delete the builder correctly | |
virtual LayerImporterHandle | build () |
The actual builder call. | |
Public Member Functions inherited from Seg3D::LayerImporterBuilderBase | |
virtual | ~LayerImporterBuilderBase () |
ensure we can delete the builder correctly | |
LAYERIMPORTERBUILDER: Auxillary class to build the layer importer class