|
VTK
|
#include "vtkVersionMacros.h"Go to the source code of this file.
Macros | |
| #define | VTK_USE_PTHREADS |
| #define | VTK_MAX_THREADS 64 |
| #define | VTK_HAVE_SYNC_BUILTINS |
| #define | VTK_SMP_Sequential |
| #define | VTK_SMP_BACKEND "Sequential" |
| #define | VTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T |
| #define | VTK_HAVE_SO_REUSEADDR |
| #define | VTK_REQUIRE_LARGE_FILE_SUPPORT |
| #define | VTK_CONST_REVERSE_ITERATOR_COMPARISON |
| #define | VTK_BUILD_SHARED_LIBS |
| #define | VTK_USE_64BIT_IDS |
| #define | VTK_CXX_COMPILER "/usr/bin/c++" |
| #define | VTK_USE_ANSI_STDLIB |
| #define | VTK_MAXPATH 32767 |
| #define | VTK_OVERRIDE |
| #define | VTK_FINAL |
| #define | VTK_DELETE_FUNCTION |
Typedefs | |
| typedef int | vtkstd_bool |
| #define VTK_USE_PTHREADS |
Definition at line 68 of file vtkConfigure.h.
| #define VTK_MAX_THREADS 64 |
Definition at line 70 of file vtkConfigure.h.
| #define VTK_HAVE_SYNC_BUILTINS |
Definition at line 73 of file vtkConfigure.h.
| #define VTK_SMP_Sequential |
Definition at line 79 of file vtkConfigure.h.
| #define VTK_SMP_BACKEND "Sequential" |
Definition at line 80 of file vtkConfigure.h.
| #define VTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T |
Definition at line 83 of file vtkConfigure.h.
| #define VTK_HAVE_SO_REUSEADDR |
Definition at line 84 of file vtkConfigure.h.
| #define VTK_REQUIRE_LARGE_FILE_SUPPORT |
Definition at line 87 of file vtkConfigure.h.
| #define VTK_CONST_REVERSE_ITERATOR_COMPARISON |
Definition at line 90 of file vtkConfigure.h.
| #define VTK_BUILD_SHARED_LIBS |
Definition at line 99 of file vtkConfigure.h.
| #define VTK_USE_64BIT_IDS |
Definition at line 102 of file vtkConfigure.h.
| #define VTK_CXX_COMPILER "/usr/bin/c++" |
Definition at line 110 of file vtkConfigure.h.
| #define VTK_USE_ANSI_STDLIB |
Definition at line 130 of file vtkConfigure.h.
| #define VTK_MAXPATH 32767 |
Definition at line 151 of file vtkConfigure.h.
| #define VTK_OVERRIDE |
Definition at line 158 of file vtkConfigure.h.
| #define VTK_FINAL |
Definition at line 159 of file vtkConfigure.h.
| #define VTK_DELETE_FUNCTION |
Definition at line 165 of file vtkConfigure.h.
| typedef int vtkstd_bool |
Definition at line 139 of file vtkConfigure.h.
1.8.15