Ignore:
Timestamp:
Apr 3, 2013, 10:46:28 AM (11 years ago)
Author:
ldelgass
Message:

Some more renaming: remove Vtk from some filenames and rename VtkGraphicsObject?
to GraphicsObject? to avoid confusion with vtk classes.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/vtkvis/RendererGraphicsObjs.cpp

    r3618 r3621  
    1515#include <vtkDataSetReader.h>
    1616
    17 #include "VtkRendererGraphicsObjs.h"
    18 #include "VtkRenderer.h"
    19 #include "VtkDataSet.h"
     17#include "RendererGraphicsObjs.h"
     18#include "Renderer.h"
     19#include "DataSet.h"
    2020#include "Box.h"
    2121#include "Contour2D.h"
Note: See TracChangeset for help on using the changeset viewer.