#include "vtkABINamespace.h"
Go to the source code of this file.
Macros | |
| #define | VTKIOSEGY_EXPORT __attribute__((visibility("default"))) |
| #define | VTKIOSEGY_NO_EXPORT __attribute__((visibility("hidden"))) |
| #define | VTKIOSEGY_DEPRECATED __attribute__ ((__deprecated__)) |
| #define | VTKIOSEGY_DEPRECATED_EXPORT VTKIOSEGY_EXPORT VTKIOSEGY_DEPRECATED |
| #define | VTKIOSEGY_DEPRECATED_NO_EXPORT VTKIOSEGY_NO_EXPORT VTKIOSEGY_DEPRECATED |
| #define VTKIOSEGY_EXPORT __attribute__((visibility("default"))) |
Definition at line 15 of file vtkIOSegYModule.h.
| #define VTKIOSEGY_NO_EXPORT __attribute__((visibility("hidden"))) |
Definition at line 20 of file vtkIOSegYModule.h.
| #define VTKIOSEGY_DEPRECATED __attribute__ ((__deprecated__)) |
Definition at line 25 of file vtkIOSegYModule.h.
| #define VTKIOSEGY_DEPRECATED_EXPORT VTKIOSEGY_EXPORT VTKIOSEGY_DEPRECATED |
Definition at line 29 of file vtkIOSegYModule.h.
| #define VTKIOSEGY_DEPRECATED_NO_EXPORT VTKIOSEGY_NO_EXPORT VTKIOSEGY_DEPRECATED |
Definition at line 33 of file vtkIOSegYModule.h.
1.8.13 on Tue Dec 9 2025