Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions
shapetools::tool< T, D > Class Template Referenceabstract

#include <tool.h>

+ Inheritance diagram for shapetools::tool< T, D >:

Public Types

typedef T PixelType
 
typedef itk::Image< T, D > ImageType
 

Public Member Functions

virtual void operator() (typename ImageType::Pointer)=0
 

Detailed Description

template<class T, unsigned int D>
class shapetools::tool< T, D >

A generic interface for a shape tool.

Definition at line 29 of file tool.h.


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