VTK
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_THREAD_RETURN_VALUE
 
#define VTK_THREAD_RETURN_TYPE   void
 
#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 76 of file vtkSystemIncludes.h.

#define VTK_ERROR   2

Definition at line 77 of file vtkSystemIncludes.h.

#define VTK_ARIAL   0

Definition at line 80 of file vtkSystemIncludes.h.

#define VTK_COURIER   1

Definition at line 81 of file vtkSystemIncludes.h.

#define VTK_TIMES   2

Definition at line 82 of file vtkSystemIncludes.h.

#define VTK_UNKNOWN_FONT   3

Definition at line 83 of file vtkSystemIncludes.h.

#define VTK_FONT_FILE   4

Definition at line 84 of file vtkSystemIncludes.h.

#define VTK_TEXT_LEFT   0

Definition at line 86 of file vtkSystemIncludes.h.

#define VTK_TEXT_CENTERED   1

Definition at line 87 of file vtkSystemIncludes.h.

#define VTK_TEXT_RIGHT   2

Definition at line 88 of file vtkSystemIncludes.h.

#define VTK_TEXT_BOTTOM   0

Definition at line 90 of file vtkSystemIncludes.h.

#define VTK_TEXT_TOP   2

Definition at line 91 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_SOME   0

Definition at line 93 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_NONE   1

Definition at line 94 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_ALL   2

Definition at line 95 of file vtkSystemIncludes.h.

#define VTK_LUMINANCE   1

Definition at line 97 of file vtkSystemIncludes.h.

#define VTK_LUMINANCE_ALPHA   2

Definition at line 98 of file vtkSystemIncludes.h.

#define VTK_RGB   3

Definition at line 99 of file vtkSystemIncludes.h.

#define VTK_RGBA   4

Definition at line 100 of file vtkSystemIncludes.h.

#define VTK_COLOR_MODE_DEFAULT   0

Definition at line 102 of file vtkSystemIncludes.h.

#define VTK_COLOR_MODE_MAP_SCALARS   1

Definition at line 103 of file vtkSystemIncludes.h.

#define VTK_COLOR_MODE_DIRECT_SCALARS   2

Definition at line 104 of file vtkSystemIncludes.h.

#define VTK_NEAREST_INTERPOLATION   0

Definition at line 107 of file vtkSystemIncludes.h.

#define VTK_LINEAR_INTERPOLATION   1

Definition at line 108 of file vtkSystemIncludes.h.

#define VTK_CUBIC_INTERPOLATION   2

Definition at line 109 of file vtkSystemIncludes.h.

#define VTK_IMAGE_SLAB_MIN   0

Definition at line 112 of file vtkSystemIncludes.h.

#define VTK_IMAGE_SLAB_MAX   1

Definition at line 113 of file vtkSystemIncludes.h.

#define VTK_IMAGE_SLAB_MEAN   2

Definition at line 114 of file vtkSystemIncludes.h.

#define VTK_IMAGE_SLAB_SUM   3

Definition at line 115 of file vtkSystemIncludes.h.

#define VTK_MAX_VRCOMP   4

Definition at line 118 of file vtkSystemIncludes.h.

#define VTK_THREAD_RETURN_VALUE

Definition at line 135 of file vtkSystemIncludes.h.

#define VTK_THREAD_RETURN_TYPE   void

Definition at line 136 of file vtkSystemIncludes.h.

#define VTK_ENCODING_NONE   0

Definition at line 141 of file vtkSystemIncludes.h.

#define VTK_ENCODING_US_ASCII   1

Definition at line 142 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UNICODE   2

Definition at line 143 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UTF_8   3

Definition at line 144 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_1   4

Definition at line 145 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_2   5

Definition at line 146 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_3   6

Definition at line 147 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_4   7

Definition at line 148 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_5   8

Definition at line 149 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_6   9

Definition at line 150 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_7   10

Definition at line 151 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_8   11

Definition at line 152 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_9   12

Definition at line 153 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_10   13

Definition at line 154 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_11   14

Definition at line 155 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_12   15

Definition at line 156 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_13   16

Definition at line 157 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_14   17

Definition at line 158 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_15   18

Definition at line 159 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_16   19

Definition at line 160 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UNKNOWN   20

Definition at line 161 of file vtkSystemIncludes.h.