|
VTK
9.6.20260212
|
#include "vtkDeprecation.h"Go to the source code of this file.
Macros | |
| #define | VTK_LEGACY_REMOVE 1 |
| #define | VTK_LEGACY_SILENT 0 |
| #define | VTK_LEGACY_BODY(method, version) |
| #define | VTK_LEGACY_REPLACED_BODY(method, version, replace) |
| #define VTK_LEGACY_REMOVE 1 |
Definition at line 32 of file vtkLegacy.h.
| #define VTK_LEGACY_SILENT 0 |
Definition at line 33 of file vtkLegacy.h.
| #define VTK_LEGACY_BODY | ( | method, | |
| version ) |
Definition at line 34 of file vtkLegacy.h.
| #define VTK_LEGACY_REPLACED_BODY | ( | method, | |
| version, | |||
| replace ) |
Definition at line 35 of file vtkLegacy.h.