Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Common/vtkSystemIncludes.h File Reference

#include "vtkWin32Header.h"
#include "vtkIOStream.h"
#include "vtkIdType.h"
#include "vtkOStreamWrapper.h"
#include "vtkOStrStreamWrapper.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Include dependency graph for vtkSystemIncludes.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define __VTK_SYSTEM_INCLUDES__INSIDE
#define vtkstd   std
#define __VTK_SYSTEM_INCLUDES__INSIDE
#define VTK_LARGE_FLOAT   1.0e+38F
#define VTK_LARGE_ID   2147483647
#define VTK_LARGE_INTEGER   2147483647
#define VTK_VOID   0
#define VTK_BIT   1
#define VTK_CHAR   2
#define VTK_UNSIGNED_CHAR   3
#define VTK_SHORT   4
#define VTK_UNSIGNED_SHORT   5
#define VTK_INT   6
#define VTK_UNSIGNED_INT   7
#define VTK_LONG   8
#define VTK_UNSIGNED_LONG   9
#define VTK_FLOAT   10
#define VTK_DOUBLE   11
#define VTK_ID_TYPE   12
#define VTK_STRING   13
#define VTK_OPAQUE   14
#define VTK_BIT_MIN   0
#define VTK_BIT_MAX   1
#define VTK_CHAR_MIN   -128
#define VTK_CHAR_MAX   127
#define VTK_UNSIGNED_CHAR_MIN   0
#define VTK_UNSIGNED_CHAR_MAX   255
#define VTK_SHORT_MIN   -32768
#define VTK_SHORT_MAX   32767
#define VTK_UNSIGNED_SHORT_MIN   0
#define VTK_UNSIGNED_SHORT_MAX   65535
#define VTK_INT_MIN   (-VTK_LARGE_INTEGER-1)
#define VTK_INT_MAX   VTK_LARGE_INTEGER
#define VTK_UNSIGNED_INT_MIN   0
#define VTK_UNSIGNED_INT_MAX   4294967295UL
#define VTK_LONG_MIN   (-VTK_LARGE_INTEGER-1)
#define VTK_LONG_MAX   VTK_LARGE_INTEGER
#define VTK_UNSIGNED_LONG_MIN   0
#define VTK_UNSIGNED_LONG_MAX   4294967295UL
#define VTK_FLOAT_MIN   -VTK_LARGE_FLOAT
#define VTK_FLOAT_MAX   VTK_LARGE_FLOAT
#define VTK_DOUBLE_MIN   -1.0e+99L
#define VTK_DOUBLE_MAX   1.0e+99L
#define VTK_POLY_DATA   0
#define VTK_STRUCTURED_POINTS   1
#define VTK_STRUCTURED_GRID   2
#define VTK_RECTILINEAR_GRID   3
#define VTK_UNSTRUCTURED_GRID   4
#define VTK_PIECEWISE_FUNCTION   5
#define VTK_IMAGE_DATA   6
#define VTK_DATA_OBJECT   7
#define VTK_DATA_SET   8
#define VTK_POINT_SET   9
#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 Documentation

#define __VTK_SYSTEM_INCLUDES__INSIDE
 

Definition at line 68 of file vtkSystemIncludes.h.

#define vtkstd   std
 

Definition at line 53 of file vtkSystemIncludes.h.

#define __VTK_SYSTEM_INCLUDES__INSIDE
 

Definition at line 68 of file vtkSystemIncludes.h.

#define VTK_LARGE_FLOAT   1.0e+38F
 

Definition at line 80 of file vtkSystemIncludes.h.

Referenced by vtkPriorityQueue::DeleteId(), and vtkPriorityQueue::GetPriority().

#define VTK_LARGE_ID   2147483647
 

Definition at line 88 of file vtkSystemIncludes.h.

#define VTK_LARGE_INTEGER   2147483647
 

Definition at line 91 of file vtkSystemIncludes.h.

#define VTK_VOID   0
 

Definition at line 94 of file vtkSystemIncludes.h.

Referenced by vtkVoidArray::GetDataType().

#define VTK_BIT   1
 

Definition at line 95 of file vtkSystemIncludes.h.

Referenced by vtkBitArray::GetDataType(), and vtkPoints::SetDataTypeToBit().

#define VTK_CHAR   2
 

Definition at line 96 of file vtkSystemIncludes.h.

Referenced by vtkCharArray::GetDataType(), vtkXMLDataParser::ReadAppendedData(), vtkXMLDataParser::ReadInlineData(), vtkPoints::SetDataTypeToChar(), vtkTransformToGrid::SetGridScalarTypeToChar(), vtkSampleFunction::SetOutputScalarTypeToChar(), vtkImageThreshold::SetOutputScalarTypeToChar(), vtkImageShiftScale::SetOutputScalarTypeToChar(), vtkImageEllipsoidSource::SetOutputScalarTypeToChar(), vtkImageCast::SetOutputScalarTypeToChar(), vtkImageData::SetScalarTypeToChar(), vtkXMLWriter::WriteAsciiData(), and vtkXMLWriter::WriteBinaryData().

#define VTK_UNSIGNED_CHAR   3
 

Definition at line 97 of file vtkSystemIncludes.h.

Referenced by vtkUnsignedCharArray::GetDataType(), vtkImageReader2::SetDataScalarTypeToUnsignedChar(), vtkImageImport::SetDataScalarTypeToUnsignedChar(), vtkImageGridSource::SetDataScalarTypeToUnsignedChar(), vtkPoints::SetDataTypeToUnsignedChar(), vtkTransformToGrid::SetGridScalarTypeToUnsignedChar(), vtkSampleFunction::SetOutputScalarTypeToUnsignedChar(), vtkImageThreshold::SetOutputScalarTypeToUnsignedChar(), vtkImageShiftScale::SetOutputScalarTypeToUnsignedChar(), vtkImageEllipsoidSource::SetOutputScalarTypeToUnsignedChar(), vtkImageCast::SetOutputScalarTypeToUnsignedChar(), vtkImageData::SetScalarTypeToUnsignedChar(), vtkXMLWriter::WriteAsciiData(), and vtkXMLWriter::WriteBinaryData().

#define VTK_SHORT   4
 

Definition at line 98 of file vtkSystemIncludes.h.

Referenced by vtkShortArray::GetDataType(), vtkImageReader2::SetDataScalarTypeToShort(), vtkImageImport::SetDataScalarTypeToShort(), vtkImageGridSource::SetDataScalarTypeToShort(), vtkPoints::SetDataTypeToShort(), vtkTransformToGrid::SetGridScalarTypeToShort(), vtkSampleFunction::SetOutputScalarTypeToShort(), vtkImageThreshold::SetOutputScalarTypeToShort(), vtkImageShiftScale::SetOutputScalarTypeToShort(), vtkImageEllipsoidSource::SetOutputScalarTypeToShort(), vtkImageCast::SetOutputScalarTypeToShort(), vtkImageData::SetScalarTypeToShort(), vtkXMLWriter::WriteAsciiData(), and vtkXMLWriter::WriteBinaryData().

#define VTK_UNSIGNED_SHORT   5
 

Definition at line 99 of file vtkSystemIncludes.h.

Referenced by vtkUnsignedShortArray::GetDataType(), vtkImageReader2::SetDataScalarTypeToUnsignedShort(), vtkImageImport::SetDataScalarTypeToUnsignedShort(), vtkImageGridSource::SetDataScalarTypeToUnsignedShort(), vtkPoints::SetDataTypeToUnsignedShort(), vtkTransformToGrid::SetGridScalarTypeToUnsignedShort(), vtkSampleFunction::SetOutputScalarTypeToUnsignedShort(), vtkImageThreshold::SetOutputScalarTypeToUnsignedShort(), vtkImageShiftScale::SetOutputScalarTypeToUnsignedShort(), vtkImageEllipsoidSource::SetOutputScalarTypeToUnsignedShort(), vtkImageCast::SetOutputScalarTypeToUnsignedShort(), vtkImageData::SetScalarTypeToUnsignedShort(), vtkXMLWriter::WriteAsciiData(), and vtkXMLWriter::WriteBinaryData().

#define VTK_INT   6
 

Definition at line 100 of file vtkSystemIncludes.h.

Referenced by vtkIntArray::GetDataType(), vtkImageReader2::SetDataScalarTypeToInt(), vtkImageImport::SetDataScalarTypeToInt(), vtkImageGridSource::SetDataScalarTypeToInt(), vtkPoints::SetDataTypeToInt(), vtkSampleFunction::SetOutputScalarTypeToInt(), vtkImageThreshold::SetOutputScalarTypeToInt(), vtkImageShiftScale::SetOutputScalarTypeToInt(), vtkImageEllipsoidSource::SetOutputScalarTypeToInt(), vtkImageCast::SetOutputScalarTypeToInt(), vtkImageData::SetScalarTypeToInt(), vtkXMLWriter::WriteAsciiData(), and vtkXMLWriter::WriteBinaryData().

#define VTK_UNSIGNED_INT   7
 

Definition at line 101 of file vtkSystemIncludes.h.

Referenced by vtkUnsignedIntArray::GetDataType(), vtkPoints::SetDataTypeToUnsignedInt(), vtkSampleFunction::SetOutputScalarTypeToUnsignedInt(), vtkImageThreshold::SetOutputScalarTypeToUnsignedInt(), vtkImageShiftScale::SetOutputScalarTypeToUnsignedInt(), vtkImageEllipsoidSource::SetOutputScalarTypeToUnsignedInt(), vtkImageCast::SetOutputScalarTypeToUnsignedInt(), vtkImageData::SetScalarTypeToUnsignedInt(), vtkXMLWriter::WriteAsciiData(), and vtkXMLWriter::WriteBinaryData().

#define VTK_LONG   8
 

Definition at line 102 of file vtkSystemIncludes.h.

Referenced by vtkLongArray::GetDataType(), vtkPoints::SetDataTypeToLong(), vtkSampleFunction::SetOutputScalarTypeToLong(), vtkImageThreshold::SetOutputScalarTypeToLong(), vtkImageShiftScale::SetOutputScalarTypeToLong(), vtkImageEllipsoidSource::SetOutputScalarTypeToLong(), vtkImageCast::SetOutputScalarTypeToLong(), and vtkImageData::SetScalarTypeToLong().

#define VTK_UNSIGNED_LONG   9
 

Definition at line 103 of file vtkSystemIncludes.h.

Referenced by vtkUnsignedLongArray::GetDataType(), vtkPoints::SetDataTypeToUnsignedLong(), vtkSampleFunction::SetOutputScalarTypeToUnsignedLong(), vtkImageThreshold::SetOutputScalarTypeToUnsignedLong(), vtkImageShiftScale::SetOutputScalarTypeToUnsignedLong(), vtkImageEllipsoidSource::SetOutputScalarTypeToUnsignedLong(), vtkImageCast::SetOutputScalarTypeToUnsignedLong(), and vtkImageData::SetScalarTypeToUnsignedLong().

#define VTK_FLOAT   10
 

Definition at line 104 of file vtkSystemIncludes.h.

Referenced by vtkFloatArray::GetDataType(), vtkImageReader2::SetDataScalarTypeToFloat(), vtkImageImport::SetDataScalarTypeToFloat(), vtkImageGridSource::SetDataScalarTypeToFloat(), vtkPoints::SetDataTypeToFloat(), vtkTransformToGrid::SetGridScalarTypeToFloat(), vtkSampleFunction::SetOutputScalarTypeToFloat(), vtkImageThreshold::SetOutputScalarTypeToFloat(), vtkImageShiftScale::SetOutputScalarTypeToFloat(), vtkImageEllipsoidSource::SetOutputScalarTypeToFloat(), vtkImageCast::SetOutputScalarTypeToFloat(), and vtkImageData::SetScalarTypeToFloat().

#define VTK_DOUBLE   11
 

Definition at line 105 of file vtkSystemIncludes.h.

Referenced by vtkDoubleArray::GetDataType(), vtkImageReader2::SetDataScalarTypeToDouble(), vtkImageImport::SetDataScalarTypeToDouble(), vtkPoints::SetDataTypeToDouble(), vtkSampleFunction::SetOutputScalarTypeToDouble(), vtkImageThreshold::SetOutputScalarTypeToDouble(), vtkImageShiftScale::SetOutputScalarTypeToDouble(), vtkImageEllipsoidSource::SetOutputScalarTypeToDouble(), vtkImageCast::SetOutputScalarTypeToDouble(), and vtkImageData::SetScalarTypeToDouble().

#define VTK_ID_TYPE   12
 

Definition at line 106 of file vtkSystemIncludes.h.

Referenced by vtkIdTypeArray::GetDataType().

#define VTK_STRING   13
 

Definition at line 110 of file vtkSystemIncludes.h.

#define VTK_OPAQUE   14
 

Definition at line 111 of file vtkSystemIncludes.h.

#define VTK_BIT_MIN   0
 

Definition at line 114 of file vtkSystemIncludes.h.

#define VTK_BIT_MAX   1
 

Definition at line 115 of file vtkSystemIncludes.h.

#define VTK_CHAR_MIN   -128
 

Definition at line 116 of file vtkSystemIncludes.h.

#define VTK_CHAR_MAX   127
 

Definition at line 117 of file vtkSystemIncludes.h.

#define VTK_UNSIGNED_CHAR_MIN   0
 

Definition at line 118 of file vtkSystemIncludes.h.

#define VTK_UNSIGNED_CHAR_MAX   255
 

Definition at line 119 of file vtkSystemIncludes.h.

#define VTK_SHORT_MIN   -32768
 

Definition at line 120 of file vtkSystemIncludes.h.

#define VTK_SHORT_MAX   32767
 

Definition at line 121 of file vtkSystemIncludes.h.

#define VTK_UNSIGNED_SHORT_MIN   0
 

Definition at line 122 of file vtkSystemIncludes.h.

#define VTK_UNSIGNED_SHORT_MAX   65535
 

Definition at line 123 of file vtkSystemIncludes.h.

#define VTK_INT_MIN   (-VTK_LARGE_INTEGER-1)
 

Definition at line 124 of file vtkSystemIncludes.h.

Referenced by vtkImageReslice::SetOutputExtentToDefault().

#define VTK_INT_MAX   VTK_LARGE_INTEGER
 

Definition at line 125 of file vtkSystemIncludes.h.

Referenced by vtkImageReslice::SetOutputExtentToDefault().

#define VTK_UNSIGNED_INT_MIN   0
 

Definition at line 126 of file vtkSystemIncludes.h.

#define VTK_UNSIGNED_INT_MAX   4294967295UL
 

Definition at line 127 of file vtkSystemIncludes.h.

#define VTK_LONG_MIN   (-VTK_LARGE_INTEGER-1)
 

Definition at line 128 of file vtkSystemIncludes.h.

#define VTK_LONG_MAX   VTK_LARGE_INTEGER
 

Definition at line 129 of file vtkSystemIncludes.h.

#define VTK_UNSIGNED_LONG_MIN   0
 

Definition at line 130 of file vtkSystemIncludes.h.

#define VTK_UNSIGNED_LONG_MAX   4294967295UL
 

Definition at line 131 of file vtkSystemIncludes.h.

#define VTK_FLOAT_MIN   -VTK_LARGE_FLOAT
 

Definition at line 132 of file vtkSystemIncludes.h.

#define VTK_FLOAT_MAX   VTK_LARGE_FLOAT
 

Definition at line 133 of file vtkSystemIncludes.h.

Referenced by vtkImageReslice::SetOutputOriginToDefault(), and vtkImageReslice::SetOutputSpacingToDefault().

#define VTK_DOUBLE_MIN   -1.0e+99L
 

Definition at line 134 of file vtkSystemIncludes.h.

#define VTK_DOUBLE_MAX   1.0e+99L
 

Definition at line 135 of file vtkSystemIncludes.h.

#define VTK_POLY_DATA   0
 

Definition at line 138 of file vtkSystemIncludes.h.

Referenced by vtkPolyData::GetDataObjectType(), and vtkDataObjectToDataSetFilter::SetDataSetTypeToPolyData().

#define VTK_STRUCTURED_POINTS   1
 

Definition at line 139 of file vtkSystemIncludes.h.

Referenced by vtkStructuredPoints::GetDataObjectType(), and vtkDataObjectToDataSetFilter::SetDataSetTypeToStructuredPoints().

#define VTK_STRUCTURED_GRID   2
 

Definition at line 140 of file vtkSystemIncludes.h.

Referenced by vtkStructuredGrid::GetDataObjectType(), and vtkDataObjectToDataSetFilter::SetDataSetTypeToStructuredGrid().

#define VTK_RECTILINEAR_GRID   3
 

Definition at line 141 of file vtkSystemIncludes.h.

Referenced by vtkRectilinearGrid::GetDataObjectType(), and vtkDataObjectToDataSetFilter::SetDataSetTypeToRectilinearGrid().

#define VTK_UNSTRUCTURED_GRID   4
 

Definition at line 142 of file vtkSystemIncludes.h.

Referenced by vtkUnstructuredGrid::GetDataObjectType(), and vtkDataObjectToDataSetFilter::SetDataSetTypeToUnstructuredGrid().

#define VTK_PIECEWISE_FUNCTION   5
 

Definition at line 143 of file vtkSystemIncludes.h.

Referenced by vtkPiecewiseFunction::GetDataObjectType().

#define VTK_IMAGE_DATA   6
 

Definition at line 144 of file vtkSystemIncludes.h.

Referenced by vtkImageData::GetDataObjectType().

#define VTK_DATA_OBJECT   7
 

Definition at line 145 of file vtkSystemIncludes.h.

Referenced by vtkImageStencilData::GetDataObjectType(), and vtkDataObject::GetDataObjectType().

#define VTK_DATA_SET   8
 

Definition at line 146 of file vtkSystemIncludes.h.

Referenced by vtkDataSet::GetDataObjectType().

#define VTK_POINT_SET   9
 

Definition at line 147 of file vtkSystemIncludes.h.

#define VTK_OK   1
 

Definition at line 150 of file vtkSystemIncludes.h.

#define VTK_ERROR   2
 

Definition at line 151 of file vtkSystemIncludes.h.

#define VTK_ARIAL   0
 

Definition at line 154 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::GetFontFamilyAsString(), vtkTextProperty::SetFontFamilyToArial(), vtkTextMapper::SetFontFamilyToArial(), vtkScalarBarActor::SetFontFamilyToArial(), vtkParallelCoordinatesActor::SetFontFamilyToArial(), vtkLabeledDataMapper::SetFontFamilyToArial(), vtkAxisActor2D::SetFontFamilyToArial(), vtkXYPlotActor::SetFontFamilyToArial(), vtkLegendBoxActor::SetFontFamilyToArial(), vtkCubeAxesActor2D::SetFontFamilyToArial(), and vtkCaptionActor2D::SetFontFamilyToArial().

#define VTK_COURIER   1
 

Definition at line 155 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::GetFontFamilyAsString(), vtkTextProperty::SetFontFamilyToCourier(), vtkTextMapper::SetFontFamilyToCourier(), vtkScalarBarActor::SetFontFamilyToCourier(), vtkParallelCoordinatesActor::SetFontFamilyToCourier(), vtkLabeledDataMapper::SetFontFamilyToCourier(), vtkAxisActor2D::SetFontFamilyToCourier(), vtkXYPlotActor::SetFontFamilyToCourier(), vtkLegendBoxActor::SetFontFamilyToCourier(), vtkCubeAxesActor2D::SetFontFamilyToCourier(), and vtkCaptionActor2D::SetFontFamilyToCourier().

#define VTK_TIMES   2
 

Definition at line 156 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::GetFontFamilyAsString(), vtkTextProperty::SetFontFamilyToTimes(), vtkTextMapper::SetFontFamilyToTimes(), vtkScalarBarActor::SetFontFamilyToTimes(), vtkParallelCoordinatesActor::SetFontFamilyToTimes(), vtkLabeledDataMapper::SetFontFamilyToTimes(), vtkAxisActor2D::SetFontFamilyToTimes(), vtkXYPlotActor::SetFontFamilyToTimes(), vtkLegendBoxActor::SetFontFamilyToTimes(), vtkCubeAxesActor2D::SetFontFamilyToTimes(), and vtkCaptionActor2D::SetFontFamilyToTimes().

#define VTK_TEXT_LEFT   0
 

Definition at line 158 of file vtkSystemIncludes.h.

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

#define VTK_TEXT_CENTERED   1
 

Definition at line 159 of file vtkSystemIncludes.h.

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

#define VTK_TEXT_RIGHT   2
 

Definition at line 160 of file vtkSystemIncludes.h.

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

#define VTK_TEXT_BOTTOM   0
 

Definition at line 162 of file vtkSystemIncludes.h.

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

#define VTK_TEXT_TOP   2
 

Definition at line 163 of file vtkSystemIncludes.h.

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

#define VTK_TEXT_GLOBAL_ANTIALIASING_SOME   0
 

Definition at line 165 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::SetGlobalAntiAliasingToSome().

#define VTK_TEXT_GLOBAL_ANTIALIASING_NONE   1
 

Definition at line 166 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::SetGlobalAntiAliasingToNone().

#define VTK_TEXT_GLOBAL_ANTIALIASING_ALL   2
 

Definition at line 167 of file vtkSystemIncludes.h.

Referenced by vtkTextProperty::SetGlobalAntiAliasingToAll().

#define VTK_LUMINANCE   1
 

Definition at line 169 of file vtkSystemIncludes.h.

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

#define VTK_LUMINANCE_ALPHA   2
 

Definition at line 170 of file vtkSystemIncludes.h.

Referenced by vtkImageMapToColors::SetOutputFormatToLuminanceAlpha().

#define VTK_RGB   3
 

Definition at line 171 of file vtkSystemIncludes.h.

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

#define VTK_RGBA   4
 

Definition at line 172 of file vtkSystemIncludes.h.

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

#define VTK_COLOR_MODE_DEFAULT   0
 

Definition at line 174 of file vtkSystemIncludes.h.

#define VTK_COLOR_MODE_MAP_SCALARS   1
 

Definition at line 175 of file vtkSystemIncludes.h.

Referenced by vtkMapper::SetColorModeToMapScalars().

#define VTK_NEAREST_INTERPOLATION   0
 

Definition at line 178 of file vtkSystemIncludes.h.

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

#define VTK_LINEAR_INTERPOLATION   1
 

Definition at line 179 of file vtkSystemIncludes.h.

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

#define VTK_MAX_VRCOMP   4
 

Definition at line 182 of file vtkSystemIncludes.h.

#define VTK_MAX_THREADS   1
 

Definition at line 202 of file vtkSystemIncludes.h.

#define VTK_THREAD_RETURN_VALUE
 

Definition at line 222 of file vtkSystemIncludes.h.

#define VTK_THREAD_RETURN_TYPE   void
 

Definition at line 223 of file vtkSystemIncludes.h.