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 | List of all members
Seg3D::LayerImporterBuilder< LAYERIMPORTER > Class Template Reference

#include <LayerImporterInfo.h>

Inheritance diagram for Seg3D::LayerImporterBuilder< LAYERIMPORTER >:
Seg3D::LayerImporterBuilderBase

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
 

Detailed Description

template<class LAYERIMPORTER>
class Seg3D::LayerImporterBuilder< LAYERIMPORTER >

LAYERIMPORTERBUILDER: Auxillary class to build the layer importer class


The documentation for this class was generated from the following file: