45 #ifndef vtkVoxelContoursToSurfaceFilter_h
46 #define vtkVoxelContoursToSurfaceFilter_h
63 vtkSetMacro( MemoryLimitInBytes,
int );
64 vtkGetMacro( MemoryLimitInBytes,
int );
67 vtkSetVector3Macro( Spacing,
double );
68 vtkGetVectorMacro( Spacing,
double, 3 );
94 void AddLineToLineList(
double x1,
double y1,
double x2,
double y2 );
97 void CastLines(
float *slice,
double gridOrigin[3],
98 int gridSize[3],
int type );
100 void PushDistances(
float *ptr,
int gridSize[3],
int chunkSize );
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
create surface from contours
a simple class to control print indentation
#define VTKFILTERSGENERAL_EXPORT
double * IntersectionList
int IntersectionListLength