45 #ifndef __vtkVoxelContoursToSurfaceFilter_h
46 #define __vtkVoxelContoursToSurfaceFilter_h
62 vtkSetMacro( MemoryLimitInBytes,
int );
63 vtkGetMacro( MemoryLimitInBytes,
int );
66 vtkSetVector3Macro( Spacing,
double );
67 vtkGetVectorMacro( Spacing,
double, 3 );
93 void AddLineToLineList(
double x1,
double y1,
double x2,
double y2 );
96 void CastLines(
float *slice,
double gridOrigin[3],
97 int gridSize[3],
int type );
99 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
double * IntersectionList
int IntersectionListLength