62 #ifndef __vtkClipHyperOctree_h
63 #define __vtkClipHyperOctree_h
97 vtkSetMacro(Value,
double);
98 vtkGetMacro(Value,
double);
107 vtkSetMacro(InsideOut,
int);
108 vtkGetMacro(InsideOut,
int);
109 vtkBooleanMacro(InsideOut,
int);
125 vtkSetMacro(GenerateClipScalars,
int);
126 vtkGetMacro(GenerateClipScalars,
int);
127 vtkBooleanMacro(GenerateClipScalars,
int);
133 vtkSetMacro(GenerateClippedOutput,
int);
134 vtkGetMacro(GenerateClippedOutput,
int);
135 vtkBooleanMacro(GenerateClippedOutput,
int);
150 void CreateDefaultLocator();