------------------------------------------------------------------------------
| 320 | |
| 321 | //------------------------------------------------------------------------------ |
| 322 | int vtkStatisticsAlgorithm::RequestSelectedColumns() |
| 323 | { |
| 324 | return this->Internals->AddBufferToRequests(); |
| 325 | } |
| 326 | |
| 327 | //------------------------------------------------------------------------------ |
| 328 | void vtkStatisticsAlgorithm::ResetRequests() |
no outgoing calls