------------------------------------------------------------------------------
| 314 | |
| 315 | //------------------------------------------------------------------------------ |
| 316 | void vtkStatisticsAlgorithm::ResetAllColumnStates() |
| 317 | { |
| 318 | this->Internals->ResetBuffer(); |
| 319 | } |
| 320 | |
| 321 | //------------------------------------------------------------------------------ |
| 322 | int vtkStatisticsAlgorithm::RequestSelectedColumns() |
no outgoing calls