VTK
Classes
vtkContinuousScatterplot.h File Reference
#include "vtkInfovisCoreModule.h"
#include "vtkImageAlgorithm.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. The volume of these subdivided polyhedral fragments can be computed and aggregated over cells to depict the density distribution of the data projection in the bivariate range space. More...