Skip to content

Commit

Permalink
Pass through infovis classes.
Browse files Browse the repository at this point in the history
 - Making Infovis/SQL part of IO/SQL.

 - Making IO/InfovisXML part of IO/Infovis.

 - Making Infovis/GeometryFilters part of Filters/General.

 - Changing name of Charts/Context2D to Rendering/Context2D.
  • Loading branch information
jeffbaumes committed Mar 14, 2011
1 parent 734b65e commit 4b5ec17
Showing 1 changed file with 13 additions and 25 deletions.
38 changes: 13 additions & 25 deletions manifest.txt
Expand Up @@ -1168,7 +1168,6 @@ Hybrid/vtkVRML.h:
Hybrid/vtkVRMLImporter.cxx:
Hybrid/vtkVRMLImporter.h:


[IO/SQL]

IO/vtkRowQuery.cxx:
Expand Down Expand Up @@ -1213,6 +1212,12 @@ IO/vtkTableToDatabaseWriter.cxx:
IO/vtkTableToDatabaseWriter.h:
IO/vtkTableWriter.cxx:
IO/vtkTableWriter.h:
Infovis/vtkSQLDatabaseGraphSource.h:
Infovis/vtkSQLDatabaseGraphSource.cxx:
Infovis/vtkSQLDatabaseTableSource.h:
Infovis/vtkSQLDatabaseTableSource.cxx:
Infovis/vtkSQLGraphReader.h:
Infovis/vtkSQLGraphReader.cxx:


[IO/MINC]
Expand Down Expand Up @@ -1667,16 +1672,6 @@ Infovis/vtkTimePointToString.h:
Infovis/vtkTimePointToString.cxx:


[Infovis/GeometryFilters]

Infovis/vtkAppendPoints.h:
Infovis/vtkAppendPoints.cxx:
Infovis/vtkPassThrough.h:
Infovis/vtkPassThrough.cxx:
Infovis/vtkSCurveSpline.h:
Infovis/vtkSCurveSpline.cxx:


[Infovis/Core]

Infovis/vtkAddMembershipArray.h:
Expand Down Expand Up @@ -1946,10 +1941,6 @@ Infovis/vtkRISReader.h:
Infovis/vtkRISReader.cxx:
Infovis/vtkTulipReader.h:
Infovis/vtkTulipReader.cxx:


[IO/XMLInfovis]

Infovis/vtkXGMLReader.h:
Infovis/vtkXGMLReader.cxx:
Infovis/vtkXMLTreeReader.h:
Expand Down Expand Up @@ -1992,15 +1983,6 @@ Infovis/vtkTransferAttributes.h:
Infovis/vtkTransferAttributes.cxx:


[Infovis/SQL]

Infovis/vtkSQLDatabaseGraphSource.h:
Infovis/vtkSQLDatabaseGraphSource.cxx:
Infovis/vtkSQLDatabaseTableSource.h:
Infovis/vtkSQLDatabaseTableSource.cxx:
Infovis/vtkSQLGraphReader.h:
Infovis/vtkSQLGraphReader.cxx:

[Views/Core]

Views/vtkConvertSelectionDomain.h:
Expand Down Expand Up @@ -2178,7 +2160,7 @@ TextAnalysis/vtkTokenizer.cxx:
TextAnalysis/vtkUnityMatrixWeighting.h:
TextAnalysis/vtkUnityMatrixWeighting.cxx:

[Charts/Context2D]
[Rendering/Context2D]

Charts/vtkAbstractContextBufferId.h:
Charts/vtkAbstractContextBufferId.cxx:
Expand Down Expand Up @@ -2854,6 +2836,12 @@ Graphics/vtkWarpVector.cxx:
Graphics/vtkWarpVector.h:
Graphics/vtkYoungsMaterialInterface.cxx:
Graphics/vtkYoungsMaterialInterface.h:
Infovis/vtkAppendPoints.h:
Infovis/vtkAppendPoints.cxx:
Infovis/vtkPassThrough.h:
Infovis/vtkPassThrough.cxx:
Infovis/vtkSCurveSpline.h:
Infovis/vtkSCurveSpline.cxx:

[Filters/Verdict]

Expand Down

0 comments on commit 4b5ec17

Please sign in to comment.