VTK
Common
Core
vtkFeatures.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
3
#ifndef vtkFeatures_h
4
#define vtkFeatures_h
5
6
/* Should all New methods use the object factory override. */
7
/* #undef VTK_ALL_NEW_OBJECT_FACTORY */
8
9
/* Whether VTK supports an extended memory space via memkind. */
10
/* #undef VTK_USE_MEMKIND */
11
12
#endif
Generated by
1.8.13 on Tue Oct 1 2024