VTK  9.3.20240327
Classes
vtkContinuousScatterplot.h File Reference
#include "vtkImageAlgorithm.h"
#include "vtkInfovisCoreModule.h"
Include dependency graph for vtkContinuousScatterplot.h:

Go to the source code of this file.

Classes

class  vtkContinuousScatterplot
 Given a 3D domain space represented by an unstructured grid composed of tetrahedral cells with bivariate fields, this filter tessellates each cell in the domain to polyhedral fragments by intersecting the projection of the cell into 2-D range space against two sets of cutting planes, one set is defined along the first field, the second set is defined along the second field. More...