Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

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_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_MAX_THREADS   1
#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.

Referenced by vtkTextProperty::GetFontFamilyAsString(), and vtkTextProperty::SetFontFamilyToArial().

#define VTK_COURIER   1
 

Definition at line 81 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::GetFontFamilyAsString(), and vtkTextProperty::SetFontFamilyToCourier().

#define VTK_TIMES   2
 

Definition at line 82 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::GetFontFamilyAsString(), and vtkTextProperty::SetFontFamilyToTimes().

#define VTK_TEXT_LEFT   0
 

Definition at line 84 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::GetJustificationAsString(), and vtkTextProperty::SetJustificationToLeft().

#define VTK_TEXT_CENTERED   1
 

Definition at line 85 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::GetJustificationAsString(), vtkTextProperty::GetVerticalJustificationAsString(), vtkTextProperty::SetJustificationToCentered(), and vtkTextProperty::SetVerticalJustificationToCentered().

#define VTK_TEXT_RIGHT   2
 

Definition at line 86 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::GetJustificationAsString(), and vtkTextProperty::SetJustificationToRight().

#define VTK_TEXT_BOTTOM   0
 

Definition at line 88 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::GetVerticalJustificationAsString(), and vtkTextProperty::SetVerticalJustificationToBottom().

#define VTK_TEXT_TOP   2
 

Definition at line 89 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::GetVerticalJustificationAsString(), and vtkTextProperty::SetVerticalJustificationToTop().

#define VTK_TEXT_GLOBAL_ANTIALIASING_SOME   0
 

Definition at line 91 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_NONE   1
 

Definition at line 92 of file vtkSystemIncludes.h.

#define VTK_TEXT_GLOBAL_ANTIALIASING_ALL   2
 

Definition at line 93 of file vtkSystemIncludes.h.

#define VTK_LUMINANCE   1
 

Definition at line 95 of file vtkSystemIncludes.h.

Referenced by vtkImageMapToColors::SetOutputFormatToLuminance(), and vtkVideoSource::SetOutputFormatToLuminance().

#define VTK_LUMINANCE_ALPHA   2
 

Definition at line 96 of file vtkSystemIncludes.h.

Referenced by vtkImageMapToColors::SetOutputFormatToLuminanceAlpha().

#define VTK_RGB   3
 

Definition at line 97 of file vtkSystemIncludes.h.

Referenced by vtkWindowToImageFilter::SetInputBufferTypeToRGB(), vtkImageMapToColors::SetOutputFormatToRGB(), and vtkVideoSource::SetOutputFormatToRGB().

#define VTK_RGBA   4
 

Definition at line 98 of file vtkSystemIncludes.h.

Referenced by vtkScalarsToColors::MapScalarsThroughTable(), vtkWindowToImageFilter::SetInputBufferTypeToRGBA(), vtkImageMapToColors::SetOutputFormatToRGBA(), and vtkVideoSource::SetOutputFormatToRGBA().

#define VTK_COLOR_MODE_DEFAULT   0
 

Definition at line 100 of file vtkSystemIncludes.h.

Referenced by vtkMapper::SetColorModeToDefault(), vtkPLYWriter::SetColorModeToDefault(), and vtkCGMWriter::SetColorModeToDefault().

#define VTK_COLOR_MODE_MAP_SCALARS   1
 

Definition at line 101 of file vtkSystemIncludes.h.

Referenced by vtkMapper::SetColorModeToMapScalars().

#define VTK_NEAREST_INTERPOLATION   0
 

Definition at line 104 of file vtkSystemIncludes.h.

Referenced by vtkVolumeProperty::GetInterpolationTypeAsString(), and vtkVolumeProperty::SetInterpolationTypeToNearest().

#define VTK_LINEAR_INTERPOLATION   1
 

Definition at line 105 of file vtkSystemIncludes.h.

Referenced by vtkVolumeProperty::GetInterpolationTypeAsString(), and vtkVolumeProperty::SetInterpolationTypeToLinear().

#define VTK_MAX_VRCOMP   4
 

Definition at line 108 of file vtkSystemIncludes.h.

#define VTK_MAX_THREADS   1
 

Definition at line 128 of file vtkSystemIncludes.h.

#define VTK_THREAD_RETURN_VALUE
 

Definition at line 148 of file vtkSystemIncludes.h.

#define VTK_THREAD_RETURN_TYPE   void
 

Definition at line 149 of file vtkSystemIncludes.h.

#define VTK_ENCODING_NONE   0
 

Definition at line 154 of file vtkSystemIncludes.h.

#define VTK_ENCODING_US_ASCII   1
 

Definition at line 155 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UNICODE   2
 

Definition at line 156 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UTF_8   3
 

Definition at line 157 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_1   4
 

Definition at line 158 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_2   5
 

Definition at line 159 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_3   6
 

Definition at line 160 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_4   7
 

Definition at line 161 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_5   8
 

Definition at line 162 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_6   9
 

Definition at line 163 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_7   10
 

Definition at line 164 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_8   11
 

Definition at line 165 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_9   12
 

Definition at line 166 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_10   13
 

Definition at line 167 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_11   14
 

Definition at line 168 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_12   15
 

Definition at line 169 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_13   16
 

Definition at line 170 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_14   17
 

Definition at line 171 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_15   18
 

Definition at line 172 of file vtkSystemIncludes.h.

#define VTK_ENCODING_ISO_8859_16   19
 

Definition at line 173 of file vtkSystemIncludes.h.

#define VTK_ENCODING_UNKNOWN   20
 

Definition at line 174 of file vtkSystemIncludes.h.


Generated on Mon Jan 21 23:11:26 2008 for VTK by  doxygen 1.4.3-20050530