VTK  9.3.20240327
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

◆ VTK_SYSTEM_INCLUDES_INSIDE [1/2]

#define VTK_SYSTEM_INCLUDES_INSIDE

Definition at line 39 of file vtkSystemIncludes.h.

◆ VTK_USE_EXECUTIVES

#define VTK_USE_EXECUTIVES

Definition at line 37 of file vtkSystemIncludes.h.

◆ VTK_SYSTEM_INCLUDES_INSIDE [2/2]

#define VTK_SYSTEM_INCLUDES_INSIDE

Definition at line 39 of file vtkSystemIncludes.h.

◆ VTK_OK

#define VTK_OK   1

Definition at line 51 of file vtkSystemIncludes.h.

◆ VTK_ERROR

#define VTK_ERROR   2

Definition at line 52 of file vtkSystemIncludes.h.

◆ VTK_ARIAL

#define VTK_ARIAL   0

Definition at line 55 of file vtkSystemIncludes.h.

◆ VTK_COURIER

#define VTK_COURIER   1

Definition at line 56 of file vtkSystemIncludes.h.

◆ VTK_TIMES

#define VTK_TIMES   2

Definition at line 57 of file vtkSystemIncludes.h.

◆ VTK_UNKNOWN_FONT

#define VTK_UNKNOWN_FONT   3

Definition at line 58 of file vtkSystemIncludes.h.

◆ VTK_FONT_FILE

#define VTK_FONT_FILE   4

Definition at line 59 of file vtkSystemIncludes.h.

◆ VTK_TEXT_LEFT

#define VTK_TEXT_LEFT   0

Definition at line 61 of file vtkSystemIncludes.h.

◆ VTK_TEXT_CENTERED

#define VTK_TEXT_CENTERED   1

Definition at line 62 of file vtkSystemIncludes.h.

◆ VTK_TEXT_RIGHT

#define VTK_TEXT_RIGHT   2

Definition at line 63 of file vtkSystemIncludes.h.

◆ VTK_TEXT_BOTTOM

#define VTK_TEXT_BOTTOM   0

Definition at line 65 of file vtkSystemIncludes.h.

◆ VTK_TEXT_TOP

#define VTK_TEXT_TOP   2

Definition at line 66 of file vtkSystemIncludes.h.

◆ VTK_TEXT_GLOBAL_ANTIALIASING_SOME

#define VTK_TEXT_GLOBAL_ANTIALIASING_SOME   0

Definition at line 68 of file vtkSystemIncludes.h.

◆ VTK_TEXT_GLOBAL_ANTIALIASING_NONE

#define VTK_TEXT_GLOBAL_ANTIALIASING_NONE   1

Definition at line 69 of file vtkSystemIncludes.h.

◆ VTK_TEXT_GLOBAL_ANTIALIASING_ALL

#define VTK_TEXT_GLOBAL_ANTIALIASING_ALL   2

Definition at line 70 of file vtkSystemIncludes.h.

◆ VTK_LUMINANCE

#define VTK_LUMINANCE   1

Definition at line 72 of file vtkSystemIncludes.h.

◆ VTK_LUMINANCE_ALPHA

#define VTK_LUMINANCE_ALPHA   2

Definition at line 73 of file vtkSystemIncludes.h.

◆ VTK_RGB

#define VTK_RGB   3

Definition at line 74 of file vtkSystemIncludes.h.

◆ VTK_RGBA

#define VTK_RGBA   4

Definition at line 75 of file vtkSystemIncludes.h.

◆ VTK_COLOR_MODE_DEFAULT

#define VTK_COLOR_MODE_DEFAULT   0

Definition at line 77 of file vtkSystemIncludes.h.

◆ VTK_COLOR_MODE_MAP_SCALARS

#define VTK_COLOR_MODE_MAP_SCALARS   1

Definition at line 78 of file vtkSystemIncludes.h.

◆ VTK_COLOR_MODE_DIRECT_SCALARS

#define VTK_COLOR_MODE_DIRECT_SCALARS   2

Definition at line 79 of file vtkSystemIncludes.h.

◆ VTK_NEAREST_INTERPOLATION

#define VTK_NEAREST_INTERPOLATION   0

Definition at line 82 of file vtkSystemIncludes.h.

◆ VTK_LINEAR_INTERPOLATION

#define VTK_LINEAR_INTERPOLATION   1

Definition at line 83 of file vtkSystemIncludes.h.

◆ VTK_CUBIC_INTERPOLATION

#define VTK_CUBIC_INTERPOLATION   2

Definition at line 84 of file vtkSystemIncludes.h.

◆ VTK_IMAGE_SLAB_MIN

#define VTK_IMAGE_SLAB_MIN   0

Definition at line 87 of file vtkSystemIncludes.h.

◆ VTK_IMAGE_SLAB_MAX

#define VTK_IMAGE_SLAB_MAX   1

Definition at line 88 of file vtkSystemIncludes.h.

◆ VTK_IMAGE_SLAB_MEAN

#define VTK_IMAGE_SLAB_MEAN   2

Definition at line 89 of file vtkSystemIncludes.h.

◆ VTK_IMAGE_SLAB_SUM

#define VTK_IMAGE_SLAB_SUM   3

Definition at line 90 of file vtkSystemIncludes.h.

◆ VTK_MAX_VRCOMP

#define VTK_MAX_VRCOMP   4

Definition at line 93 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_NONE

#define VTK_ENCODING_NONE   0

Definition at line 97 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_US_ASCII

#define VTK_ENCODING_US_ASCII   1

Definition at line 98 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_UNICODE

#define VTK_ENCODING_UNICODE   2

Definition at line 99 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_UTF_8

#define VTK_ENCODING_UTF_8   3

Definition at line 100 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_1

#define VTK_ENCODING_ISO_8859_1   4

Definition at line 101 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_2

#define VTK_ENCODING_ISO_8859_2   5

Definition at line 102 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_3

#define VTK_ENCODING_ISO_8859_3   6

Definition at line 103 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_4

#define VTK_ENCODING_ISO_8859_4   7

Definition at line 104 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_5

#define VTK_ENCODING_ISO_8859_5   8

Definition at line 105 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_6

#define VTK_ENCODING_ISO_8859_6   9

Definition at line 106 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_7

#define VTK_ENCODING_ISO_8859_7   10

Definition at line 107 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_8

#define VTK_ENCODING_ISO_8859_8   11

Definition at line 108 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_9

#define VTK_ENCODING_ISO_8859_9   12

Definition at line 109 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_10

#define VTK_ENCODING_ISO_8859_10   13

Definition at line 110 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_11

#define VTK_ENCODING_ISO_8859_11   14

Definition at line 111 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_12

#define VTK_ENCODING_ISO_8859_12   15

Definition at line 112 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_13

#define VTK_ENCODING_ISO_8859_13   16

Definition at line 113 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_14

#define VTK_ENCODING_ISO_8859_14   17

Definition at line 114 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_15

#define VTK_ENCODING_ISO_8859_15   18

Definition at line 115 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_ISO_8859_16

#define VTK_ENCODING_ISO_8859_16   19

Definition at line 116 of file vtkSystemIncludes.h.

◆ VTK_ENCODING_UNKNOWN

#define VTK_ENCODING_UNKNOWN   20

Definition at line 117 of file vtkSystemIncludes.h.