62 void CreateCuts(
double *bounds,
63 int ncuts,
int *dim,
double *coord,
64 int *lower,
int *upper,
65 double *lowerDataCoord,
double *upperDataCoord,
80 vtkGetMacro(NumberOfCuts,
int);
84 int GetArrays(
int len,
int *dim,
double *coord,
int *lower,
int *upper,
85 double *lowerDataCoord,
double *upperDataCoord,
int *npoints);
89 int Equals(
vtkBSPCuts *other,
double tolerance = 0.0);
117 static void DeleteAllDescendants(
vtkKdNode *kd);
121 static void _PrintTree(
vtkKdNode *kd,
int depth);
127 void AllocateArrays(
int size);
static vtkDataObject * GetData(vtkInformation *info)
This class represents a single spatial region in an 3D axis aligned binary spatial partitioning...
static vtkDataObject * New()
This class represents an axis-aligned Binary Spatial Partitioning of a 3D space.
virtual void Initialize()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
vtkKdNode * GetKdNodeTree()
general representation of visualization data
virtual void DeepCopy(vtkDataObject *src)
#define VTKCOMMONDATAMODEL_EXPORT
virtual void ShallowCopy(vtkDataObject *src)