ENH: Create vtkRowQuery to act as an abstract interface for all queries that...
ENH: Create vtkRowQuery to act as an abstract interface for all queries that return row-oriented (i.e. tabular) data, and rewrite vtkSQLTableReader as vtkRowQueryToTable to match
IO/vtkRowQuery.cxx
0 → 100644
IO/vtkRowQuery.h
0 → 100644
Please register or sign in to comment