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::ToolBuilder< TOOL > Class Template Reference

#include <ToolFactory.h>

Inheritance diagram for Seg3D::ToolBuilder< TOOL >:
Seg3D::ToolBuilderBase

Public Member Functions

virtual ToolHandle build (const std::string &toolid)
 

Detailed Description

template<class TOOL>
class Seg3D::ToolBuilder< TOOL >

TOOLBUILDER: The actual instantiation that builds the tool of type TOOL. This class is loaded on top of the base functor and creates the action


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