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
Core::ActionBuilderT< ACTION > Class Template Reference

#include <ActionFactory.h>

Inheritance diagram for Core::ActionBuilderT< ACTION >:
Core::ActionBuilder

Public Member Functions

virtual ActionHandle build ()
 the function call to build the object
 

Detailed Description

template<class ACTION>
class Core::ActionBuilderT< ACTION >

The actual instantiation that builds the action of type ACTION. 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: