VTKExtensions
Core
vtkPVInformationKeys.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Kitware Inc.
2
// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
3
// SPDX-License-Identifier: BSD-3-Clause
9
#ifndef vtkPVInformationKeys_h
10
#define vtkPVInformationKeys_h
11
12
#include "
vtkPVVTKExtensionsCoreModule.h
"
// needed for export macro
13
14
class
vtkInformationStringKey
;
15
class
vtkInformationDoubleVectorKey
;
16
17
class
VTKPVVTKEXTENSIONSCORE_EXPORT
vtkPVInformationKeys
18
{
19
public
:
23
static
vtkInformationStringKey
* TIME_LABEL_ANNOTATION();
24
26
30
static
vtkInformationDoubleVectorKey
* WHOLE_BOUNDING_BOX();
31
};
33
34
#endif // vtkPVInformationKeys_h
35
// VTK-HeaderTest-Exclude: vtkPVInformationKeys.h
VTKPVVTKEXTENSIONSCORE_EXPORT
#define VTKPVVTKEXTENSIONSCORE_EXPORT
Definition:
vtkPVVTKExtensionsCoreModule.h:15
vtkInformationStringKey
vtkInformationDoubleVectorKey
vtkPVInformationKeys
Definition:
vtkPVInformationKeys.h:17
vtkPVVTKExtensionsCoreModule.h
Generated by
1.8.13 on Sun Dec 1 2024