VTK
9.5.20251215
IO
HDF
vtkHDFVersion.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2
// SPDX-License-Identifier: BSD-3-Clause
7
8
#ifndef vtkHDFVersion_h
9
#define vtkHDFVersion_h
10
11
#include "vtkABINamespace.h"
12
13
VTK_ABI_NAMESPACE_BEGIN
14
constexpr
int
vtkHDFMajorVersion
= 2;
15
constexpr
int
vtkHDFMinorVersion
= 5;
16
17
VTK_ABI_NAMESPACE_END
18
#endif
// vtkHDFVersion_h
19
// VTK-HeaderTest-Exclude: vtkHDFVersion.h
vtkHDFMajorVersion
constexpr int vtkHDFMajorVersion
Definition
vtkHDFVersion.h:14
vtkHDFMinorVersion
constexpr int vtkHDFMinorVersion
Definition
vtkHDFVersion.h:15
Generated on Mon Dec 15 2025 16:16:00 for VTK by
1.13.2