Go to the documentation of this file.
63 #ifndef vtkClipVolume_h
64 #define vtkClipVolume_h
represent and manipulate 3D points
#define vtkGetObjectMacro(name, type)
virtual void SetClipFunction(vtkImplicitFunction *)
vtkImplicitFunction * ClipFunction
clip volume data with user-specified implicit function or input scalar data
vtkClipVolume(vtkImplicitFunction *cf=NULL)
represent and manipulate point attribute data
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
dynamic, self-adjusting array of unsigned char
unsigned long int GetMTime()
#define vtkTypeMacro(thisClass, superclass)
void CreateDefaultLocator()
void PrintSelf(ostream &os, vtkIndent indent)
abstract superclass for arrays of numeric data
helper class to generate triangulations
abstract interface for implicit functions
#define vtkSetClampMacro(name, type, min, max)
void ClipTets(double value, vtkTetra *clipTetra, vtkDataArray *clipScalars, vtkDataArray *cellScalars, vtkIdList *tetraIds, vtkPoints *tetraPts, vtkPointData *inPD, vtkPointData *outPD, vtkCellData *inCD, vtkIdType cellId, vtkCellData *outCD, vtkCellData *clippedCD, int insideOut)
GLsizei const GLfloat * value
static vtkClipVolume * New()
int GenerateClippedOutput
abstract class to specify cell behavior
represent and manipulate cell attribute data
virtual int FillInputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
object to represent cell connectivity
Abstract class in support of both point location and point insertion.
list of point or cell ids
int Mixed3DCellGeneration
#define VTKFILTERSGENERAL_EXPORT
#define vtkGetMacro(name, type)
void ClipVoxel(double value, vtkDataArray *cellScalars, int flip, double origin[3], double spacing[3], vtkIdList *cellIds, vtkPoints *cellPts, vtkPointData *inPD, vtkPointData *outPD, vtkCellData *inCD, vtkIdType cellId, vtkCellData *outCD, vtkCellData *clippedCD)
Detect and break reference loops.
virtual void ReportReferences(vtkGarbageCollector *)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
dynamic, self-adjusting array of vtkIdType
vtkUnstructuredGrid * ClippedOutput
void SetLocator(vtkIncrementalPointLocator *locator)
vtkIncrementalPointLocator * Locator
Superclass for algorithms that produce only unstructured grid as output.
dataset represents arbitrary combinations of all possible cell types
a 3D cell that represents a tetrahedron
vtkUnstructuredGrid * GetClippedOutput()
merge exactly coincident points