VTK  9.2.6
Macros
vtkSystemIncludes.h File Reference
#include "vtkWin32Header.h"
#include "vtkIOStream.h"
#include "vtkType.h"
#include "vtkWrappingHints.h"
#include "vtkOStreamWrapper.h"
#include "vtkOStrStreamWrapper.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for vtkSystemIncludes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VTK_SYSTEM_INCLUDES_INSIDE
 
#define VTK_USE_EXECUTIVES
 
#define VTK_SYSTEM_INCLUDES_INSIDE
 
#define VTK_OK   1
 
#define VTK_ERROR   2
 
#define VTK_ARIAL   0
 
#define VTK_COURIER   1
 
#define VTK_TIMES   2
 
#define VTK_UNKNOWN_FONT   3
 
#define VTK_FONT_FILE   4
 
#define VTK_TEXT_LEFT   0
 
#define VTK_TEXT_CENTERED   1
 
#define VTK_TEXT_RIGHT   2
 
#define VTK_TEXT_BOTTOM   0
 
#define VTK_TEXT_TOP   2
 
#define VTK_TEXT_GLOBAL_ANTIALIASING_SOME   0
 
#define VTK_TEXT_GLOBAL_ANTIALIASING_NONE   1
 
#define VTK_TEXT_GLOBAL_ANTIALIASING_ALL   2
 
#define VTK_LUMINANCE   1
 
#define VTK_LUMINANCE_ALPHA   2
 
#define VTK_RGB   3
 
#define VTK_RGBA   4
 
#define VTK_COLOR_MODE_DEFAULT   0
 
#define VTK_COLOR_MODE_MAP_SCALARS   1
 
#define VTK_COLOR_MODE_DIRECT_SCALARS   2
 
#define VTK_NEAREST_INTERPOLATION   0
 
#define VTK_LINEAR_INTERPOLATION   1
 
#define VTK_CUBIC_INTERPOLATION   2
 
#define VTK_IMAGE_SLAB_MIN   0
 
#define VTK_IMAGE_SLAB_MAX   1
 
#define VTK_IMAGE_SLAB_MEAN   2
 
#define VTK_IMAGE_SLAB_SUM   3
 
#define VTK_MAX_VRCOMP   4
 
#define VTK_ENCODING_NONE   0
 
#define VTK_ENCODING_US_ASCII   1
 
#define VTK_ENCODING_UNICODE   2
 
#define VTK_ENCODING_UTF_8   3
 
#define VTK_ENCODING_ISO_8859_1   4
 
#define VTK_ENCODING_ISO_8859_2   5
 
#define VTK_ENCODING_ISO_8859_3   6
 
#define VTK_ENCODING_ISO_8859_4   7
 
#define VTK_ENCODING_ISO_8859_5   8
 
#define VTK_ENCODING_ISO_8859_6   9
 
#define VTK_ENCODING_ISO_8859_7   10
 
#define VTK_ENCODING_ISO_8859_8   11
 
#define VTK_ENCODING_ISO_8859_9   12
 
#define VTK_ENCODING_ISO_8859_10   13
 
#define VTK_ENCODING_ISO_8859_11   14
 
#define VTK_ENCODING_ISO_8859_12   15
 
#define VTK_ENCODING_ISO_8859_13   16
 
#define VTK_ENCODING_ISO_8859_14   17
 
#define VTK_ENCODING_ISO_8859_15   18
 
#define VTK_ENCODING_ISO_8859_16   19
 
#define VTK_ENCODING_UNKNOWN   20
 

Macro Definition Documentation

#define VTK_SYSTEM_INCLUDES_INSIDE

Definition at line 51 of file vtkSystemIncludes.h.

#define VTK_USE_EXECUTIVES

Definition at line 49 of file vtkSystemIncludes.h.

#define VTK_SYSTEM_INCLUDES_INSIDE

Definition at line 51 of file vtkSystemIncludes.h.

#define VTK_OK   1

Definition at line 63 of file vtkSystemIncludes.h.

#define VTK_ERROR   2

Definition at line 64 of file vtkSystemIncludes.h.

#define VTK_ARIAL   0

Definition at line 67 of file vtkSystemIncludes.h.

#define VTK_COURIER   1

Definition at line 68 of file vtkSystemIncludes.h.

#define VTK_TIMES   2

Definition at line 69 of file vtkSystemIncludes.h.

#define VTK_UNKNOWN_FONT   3

Definition at line 70 of file vtkSystemIncludes.h.

#define VTK_FONT_FILE   4

Definition at line 71 of file vtkSystemIncludes.h.

#define VTK_TEXT_LEFT   0

Definition at line 73 of file vtkSystemIncludes.h.

#define VTK_TEXT_CENTERED   1

Definition at line 74 of file vtkSystemIncludes.h.

#define VTK_TEXT_RIGHT   2

Definition at line 75 of file vtkSystemIncludes.h.

#define VTK_TEXT_BOTTOM   0

Definition at line 77 of file vtkSystemIncludes.h.

#define VTK_TEXT_TOP   2

Definition at line 78 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_SOME   0

Definition at line 80 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_NONE   1

Definition at line 81 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_ALL   2

Definition at line 82 of file vtkSystemIncludes.h.

#define VTK_LUMINANCE   1

Definition at line 84 of file vtkSystemIncludes.h.

#define VTK_LUMINANCE_ALPHA   2

Definition at line 85 of file vtkSystemIncludes.h.

#define VTK_RGB   3

Definition at line 86 of file vtkSystemIncludes.h.

#define VTK_RGBA   4

Definition at line 87 of file vtkSystemIncludes.h.

#define VTK_COLOR_MODE_DEFAULT   0

Definition at line 89 of file vtkSystemIncludes.h.

#define VTK_COLOR_MODE_MAP_SCALARS   1

Definition at line 90 of file vtkSystemIncludes.h.

#define VTK_COLOR_MODE_DIRECT_SCALARS   2

Definition at line 91 of file vtkSystemIncludes.h.

#define VTK_NEAREST_INTERPOLATION   0

Definition at line 94 of file vtkSystemIncludes.h.

#define VTK_LINEAR_INTERPOLATION   1

Definition at line 95 of file vtkSystemIncludes.h.

#define VTK_CUBIC_INTERPOLATION   2

Definition at line 96 of file vtkSystemIncludes.h.

#define VTK_IMAGE_SLAB_MIN   0

Definition at line 99 of file vtkSystemIncludes.h.

#define VTK_IMAGE_SLAB_MAX   1

Definition at line 100 of file vtkSystemIncludes.h.

#define VTK_IMAGE_SLAB_MEAN   2

Definition at line 101 of file vtkSystemIncludes.h.

#define VTK_IMAGE_SLAB_SUM   3

Definition at line 102 of file vtkSystemIncludes.h.

#define VTK_MAX_VRCOMP   4

Definition at line 105 of file vtkSystemIncludes.h.

#define VTK_ENCODING_NONE   0

Definition at line 109 of file vtkSystemIncludes.h.

#define VTK_ENCODING_US_ASCII   1

Definition at line 110 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UNICODE   2

Definition at line 111 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UTF_8   3

Definition at line 112 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_1   4

Definition at line 113 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_2   5

Definition at line 114 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_3   6

Definition at line 115 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_4   7

Definition at line 116 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_5   8

Definition at line 117 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_6   9

Definition at line 118 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_7   10

Definition at line 119 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_8   11

Definition at line 120 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_9   12

Definition at line 121 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_10   13

Definition at line 122 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_11   14

Definition at line 123 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_12   15

Definition at line 124 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_13   16

Definition at line 125 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_14   17

Definition at line 126 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_15   18

Definition at line 127 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_16   19

Definition at line 128 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UNKNOWN   20

Definition at line 129 of file vtkSystemIncludes.h.