CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxTubeSegmentationFilterService.h File Reference
#include "org_custusx_filter_tubesegmentation_Export.h"
#include "cxFilter.h"
#include "cxFilterImpl.h"
#include <boost/unordered_map.hpp>
#include <boost/shared_ptr.hpp>
#include "parameters.hpp"
#include "cxPatientModelService.h"
#include "cxStringProperty.h"
#include "cxBoolProperty.h"

Go to the source code of this file.

Classes

class  cx::TubeSegmentationFilter
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class
vtkImageData > 
vtkImageDataPtr
 
typedef vtkSmartPointer< class
vtkImageImport > 
vtkImageImportPtr
 
typedef boost::shared_ptr
< class TubeSegmentationFilter > 
cx::TubeSegmentationFilterPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkImageData> vtkImageDataPtr

Definition at line 53 of file cxTubeSegmentationFilterService.h.

typedef vtkSmartPointer<class vtkImageImport> vtkImageImportPtr

Definition at line 56 of file cxTubeSegmentationFilterService.h.