Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bill Lorensen
VTK
Commits
aa8bda15
Commit
aa8bda15
authored
May 04, 2012
by
Chris Harris
Browse files
Update export headers after Cosmo move
Change-Id: I98f1d66f627808ceea01918e19aa63e108613bad
parent
414d65f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Filters/Cosmo/vtkPCosmoHaloFinder.h
View file @
aa8bda15
...
...
@@ -67,12 +67,12 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef __vtkPCosmoHaloFinder_h
#define __vtkPCosmoHaloFinder_h
#include "vtk
IOParallel
Module.h" // For export macro
#include "vtk
FiltersCosmo
Module.h" // For export macro
#include "vtkUnstructuredGridAlgorithm.h"
class
vtkMultiProcessController
;
class
VTK
IOPARALLEL
_EXPORT
vtkPCosmoHaloFinder
:
public
vtkUnstructuredGridAlgorithm
class
VTK
FILTERSCOSMO
_EXPORT
vtkPCosmoHaloFinder
:
public
vtkUnstructuredGridAlgorithm
{
public:
static
vtkPCosmoHaloFinder
*
New
();
...
...
Filters/Cosmo/vtkPCosmoReader.h
View file @
aa8bda15
...
...
@@ -83,13 +83,13 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef __vtkPCosmoReader_h
#define __vtkPCosmoReader_h
#include "vtk
ParallelIO
Module.h" // For export macro
#include "vtk
FiltersCosmo
Module.h" // For export macro
#include "vtkUnstructuredGridAlgorithm.h"
class
vtkMultiProcessController
;
class
vtkStdString
;
class
VTK
PARALLELI
O_EXPORT
vtkPCosmoReader
:
public
vtkUnstructuredGridAlgorithm
class
VTK
FILTERSCOSM
O_EXPORT
vtkPCosmoReader
:
public
vtkUnstructuredGridAlgorithm
{
public:
static
vtkPCosmoReader
*
New
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment