 |
VTK
9.0.20210301
|
Go to the documentation of this file.
35 #include "vtkFiltersGeneralModule.h"
represent and manipulate 3D points
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called within ProcessRequest when a request asks the algorithm to do its work.
~vtkOBBDicer() override=default
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void BuildTree(vtkIdList *ptIds, vtkOBBNode *OBBptr, vtkDataSet *input)
static vtkOBBDicer * New()
Instantiate an object.
a simple class to control print indentation
list of point or cell ids
void DeleteTree(vtkOBBNode *OBBptr)
abstract class to specify dataset behavior
abstract superclass to divide dataset into pieces
divide dataset into spatially aggregated pieces
dynamic, self-adjusting array of short
void MarkPoints(vtkOBBNode *OBBptr, vtkShortArray *groupIds)