#include <vtkBivariateStatisticsAlgorithmPrivate.h>
Definition at line 40 of file vtkBivariateStatisticsAlgorithmPrivate.h.
Public Member Functions | |
vtkBivariateStatisticsAlgorithmPrivate () | |
~vtkBivariateStatisticsAlgorithmPrivate () | |
Public Attributes | |
vtkstd::set< vtkstd::pair < vtkStdString, vtkStdString > > | Selection |
vtkstd::set< vtkStdString > | BufferedColumns |
vtkBivariateStatisticsAlgorithmPrivate::vtkBivariateStatisticsAlgorithmPrivate | ( | ) | [inline] |
Definition at line 43 of file vtkBivariateStatisticsAlgorithmPrivate.h.
vtkBivariateStatisticsAlgorithmPrivate::~vtkBivariateStatisticsAlgorithmPrivate | ( | ) | [inline] |
Definition at line 46 of file vtkBivariateStatisticsAlgorithmPrivate.h.
vtkstd::set<vtkstd::pair<vtkStdString,vtkStdString> > vtkBivariateStatisticsAlgorithmPrivate::Selection |
Definition at line 50 of file vtkBivariateStatisticsAlgorithmPrivate.h.
Definition at line 51 of file vtkBivariateStatisticsAlgorithmPrivate.h.