39 #ifndef vtkRecursiveDividingCubes_h 40 #define vtkRecursiveDividingCubes_h 80 void SubDivide(
double origin[3],
double h[3],
double values[8]);
virtual int FillInputPortInformation(int port, vtkInformation *info)
create points laying on isosurface (using recursive approach)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a cell that represents a 3D orthogonal parallelepiped
a simple class to control print indentation
GLboolean GLenum GLenum GLvoid * values
#define VTKFILTERSGENERAL_EXPORT
GLfloat GLfloat GLfloat GLfloat h
#define vtkSetMacro(name, type)