dox/Common/vtkSystemIncludes.h File Reference

#include "vtkWin32Header.h"
#include "vtkIOStream.h"
#include "vtkType.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.

Defines

#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_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_NEAREST_INTERPOLATION   0
#define VTK_LINEAR_INTERPOLATION   1
#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


Define 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_TEXT_LEFT   0

Definition at line 85 of file vtkSystemIncludes.h.

#define VTK_TEXT_CENTERED   1

Definition at line 86 of file vtkSystemIncludes.h.

#define VTK_TEXT_RIGHT   2

Definition at line 87 of file vtkSystemIncludes.h.

#define VTK_TEXT_BOTTOM   0

Definition at line 89 of file vtkSystemIncludes.h.

#define VTK_TEXT_TOP   2

Definition at line 90 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_SOME   0

Definition at line 92 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_NONE   1

Definition at line 93 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_ALL   2

Definition at line 94 of file vtkSystemIncludes.h.

#define VTK_LUMINANCE   1

Definition at line 96 of file vtkSystemIncludes.h.

#define VTK_LUMINANCE_ALPHA   2

Definition at line 97 of file vtkSystemIncludes.h.

#define VTK_RGB   3

Definition at line 98 of file vtkSystemIncludes.h.

#define VTK_RGBA   4

Definition at line 99 of file vtkSystemIncludes.h.

#define VTK_COLOR_MODE_DEFAULT   0

Definition at line 101 of file vtkSystemIncludes.h.

#define VTK_COLOR_MODE_MAP_SCALARS   1

Definition at line 102 of file vtkSystemIncludes.h.

#define VTK_NEAREST_INTERPOLATION   0

Definition at line 105 of file vtkSystemIncludes.h.

#define VTK_LINEAR_INTERPOLATION   1

Definition at line 106 of file vtkSystemIncludes.h.

#define VTK_MAX_VRCOMP   4

Definition at line 109 of file vtkSystemIncludes.h.

#define VTK_THREAD_RETURN_VALUE

Definition at line 126 of file vtkSystemIncludes.h.

#define VTK_THREAD_RETURN_TYPE   void

Definition at line 127 of file vtkSystemIncludes.h.

#define VTK_ENCODING_NONE   0

Definition at line 132 of file vtkSystemIncludes.h.

#define VTK_ENCODING_US_ASCII   1

Definition at line 133 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UNICODE   2

Definition at line 134 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UTF_8   3

Definition at line 135 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_1   4

Definition at line 136 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_2   5

Definition at line 137 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_3   6

Definition at line 138 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_4   7

Definition at line 139 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_5   8

Definition at line 140 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_6   9

Definition at line 141 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_7   10

Definition at line 142 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_8   11

Definition at line 143 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_9   12

Definition at line 144 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_10   13

Definition at line 145 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_11   14

Definition at line 146 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_12   15

Definition at line 147 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_13   16

Definition at line 148 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_14   17

Definition at line 149 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_15   18

Definition at line 150 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_16   19

Definition at line 151 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UNKNOWN   20

Definition at line 152 of file vtkSystemIncludes.h.


Generated on Wed Aug 24 11:19:01 2011 for VTK by  doxygen 1.5.6