| AbortExecute | vtkAlgorithm | |
| AbortExecuteOff() | vtkAlgorithm | virtual |
| AbortExecuteOn() | vtkAlgorithm | virtual |
| AcquireInvertibleLookupTable() | vtkMapper | protected |
| AddClippingPlane(vtkPlane *plane) | vtkAbstractMapper | |
| AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| AddInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| AddInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
| AddInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
| AddInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
| AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
| AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
| AddShaderReplacement(vtkShader::Type shaderType, std::string originalValue, bool replaceFirst, std::string replacementValue, bool replaceAll) | vtkOpenGLPolyDataMapper | |
| AlwaysUpdate | vtkSurfaceLICMapper | protected |
| AntiAlias | vtkSurfaceLICMapper | protected |
| AntiAliasOff() | vtkSurfaceLICMapper | virtual |
| AntiAliasOn() | vtkSurfaceLICMapper | virtual |
| AppendCellTextures(vtkRenderer *ren, vtkActor *, vtkCellArray *prims[4], int representation, std::vector< unsigned char > &colors, std::vector< float > &normals, vtkPolyData *pd) | vtkOpenGLPolyDataMapper | protected |
| AppleBugPrimIDBuffer | vtkOpenGLPolyDataMapper | protected |
| AppleBugPrimIDs | vtkOpenGLPolyDataMapper | protected |
| ArrayAccessMode | vtkMapper | protected |
| ArrayComponent | vtkMapper | protected |
| ArrayId | vtkMapper | protected |
| ArrayName | vtkMapper | protected |
| Bounds | vtkAbstractMapper3D | protected |
| BreakOnError() | vtkObject | static |
| BuildBufferObjects(vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| BuildCellTextures(vtkRenderer *ren, vtkActor *, vtkCellArray *prims[4], int representation) | vtkOpenGLPolyDataMapper | protected |
| BuildIBO(vtkRenderer *ren, vtkActor *act, vtkPolyData *poly) | vtkOpenGLPolyDataMapper | protectedvirtual |
| BuildShaders(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| BuildTime | vtkMapper | protected |
| CAN_HANDLE_PIECE_REQUEST() | vtkAlgorithm | static |
| CAN_PRODUCE_SUB_EXTENT() | vtkAlgorithm | static |
| CanRenderSurfaceLIC(vtkActor *actor) | vtkSurfaceLICMapper | protected |
| CanUseTextureMapForColoring(vtkDataObject *input) | vtkMapper | virtual |
| CellIdArrayName | vtkOpenGLPolyDataMapper | protected |
| CellNormalBuffer | vtkOpenGLPolyDataMapper | protected |
| CellNormalTexture | vtkOpenGLPolyDataMapper | protected |
| CellScalarBuffer | vtkOpenGLPolyDataMapper | protected |
| CellScalarTexture | vtkOpenGLPolyDataMapper | protected |
| Center | vtkAbstractMapper3D | protected |
| ClearInvertibleColor() | vtkMapper | |
| ClearShaderReplacement(vtkShader::Type shaderType, std::string originalValue, bool replaceFirst) | vtkOpenGLPolyDataMapper | |
| ClearTCoords(vtkDataSet *data) | vtkSurfaceLICMapper | protected |
| ClippingPlanes | vtkAbstractMapper | protected |
| CoincidentLineFactor | vtkMapper | protected |
| CoincidentLineOffset | vtkMapper | protected |
| CoincidentPointOffset | vtkMapper | protected |
| CoincidentPolygonFactor | vtkMapper | protected |
| CoincidentPolygonOffset | vtkMapper | protected |
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
| COLOR_MODE_BLEND enum value | vtkSurfaceLICMapper | |
| COLOR_MODE_MAP enum value | vtkSurfaceLICMapper | |
| ColorByArrayComponent(int arrayNum, int component) | vtkMapper | |
| ColorByArrayComponent(const char *arrayName, int component) | vtkMapper | |
| ColorCoordinates | vtkMapper | protected |
| ColorMode | vtkSurfaceLICMapper | protected |
| Colors | vtkMapper | protected |
| ColorTextureMap | vtkMapper | protected |
| ColorToValue(unsigned char *color, double min, double scale, double &value) | vtkMapper | static |
| COMPOSITE_AUTO enum value | vtkSurfaceLICMapper | |
| COMPOSITE_BALANCED enum value | vtkSurfaceLICMapper | |
| COMPOSITE_INPLACE enum value | vtkSurfaceLICMapper | |
| COMPOSITE_INPLACE_DISJOINT enum value | vtkSurfaceLICMapper | |
| CompositeIdArrayName | vtkOpenGLPolyDataMapper | protected |
| CompositeStrategy | vtkSurfaceLICMapper | protected |
| ComputeBounds() | vtkOpenGLPolyDataMapper | protectedvirtual |
| ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) | vtkAlgorithm | virtual |
| ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
| CreateCommunicator(int include) | vtkPSurfaceLICMapper | protectedvirtual |
| vtkSurfaceLICMapper::CreateCommunicator(vtkRenderer *, vtkActor *) | vtkSurfaceLICMapper | protected |
| CreateDefaultExecutive() | vtkAlgorithm | protectedvirtual |
| CreateDefaultLookupTable() | vtkMapper | virtual |
| CurrentInput | vtkOpenGLPolyDataMapper | |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| DEFAULT_PRECISION enum value | vtkAlgorithm | |
| DefaultExecutivePrototype | vtkAlgorithm | protectedstatic |
| Delete() | vtkObjectBase | virtual |
| DepthPeelingChanged | vtkOpenGLPolyDataMapper | protected |
| DesiredOutputPrecision enum name | vtkAlgorithm | |
| DOUBLE_PRECISION enum value | vtkAlgorithm | |
| Draw(vtkRenderer *ren, vtkActor *a) | vtkOpenGLPolyDataMapper | virtual |
| DrawingEdges | vtkOpenGLPolyDataMapper | protected |
| DrawLines(int idx, vtkPoints *p, vtkDataArray *n, vtkUnsignedCharArray *c, vtkDataArray *t, vtkIdType &cellNum, int &noAbort, vtkCellArray *ca, vtkRenderer *ren) | vtkOpenGLPolyDataMapper | protected |
| DrawPoints(int idx, vtkPoints *p, vtkDataArray *n, vtkUnsignedCharArray *c, vtkDataArray *t, vtkIdType &cellNum, int &noAbort, vtkCellArray *ca, vtkRenderer *ren) | vtkOpenGLPolyDataMapper | protected |
| DrawPolygons(int idx, vtkPoints *p, vtkDataArray *n, vtkUnsignedCharArray *c, vtkDataArray *t, vtkIdType &cellNum, int &noAbort, GLenum rep, vtkCellArray *ca, vtkRenderer *ren) | vtkOpenGLPolyDataMapper | protected |
| DrawTStrips(int idx, vtkPoints *p, vtkDataArray *n, vtkUnsignedCharArray *c, vtkDataArray *t, vtkIdType &cellNum, int &noAbort, GLenum rep, vtkCellArray *ca, vtkRenderer *ren) | vtkOpenGLPolyDataMapper | protected |
| Enable | vtkSurfaceLICMapper | protected |
| EndTimerEvent(const char *name) | vtkPSurfaceLICMapper | protectedvirtual |
| ENHANCE_CONTRAST_BOTH enum value | vtkSurfaceLICMapper | |
| ENHANCE_CONTRAST_COLOR enum value | vtkSurfaceLICMapper | |
| ENHANCE_CONTRAST_LIC enum value | vtkSurfaceLICMapper | |
| ENHANCE_CONTRAST_OFF enum value | vtkSurfaceLICMapper | |
| EnhanceContrast | vtkSurfaceLICMapper | protected |
| EnhancedLIC | vtkSurfaceLICMapper | protected |
| EnhancedLICOff() | vtkSurfaceLICMapper | virtual |
| EnhancedLICOn() | vtkSurfaceLICMapper | virtual |
| ErrorCode | vtkAlgorithm | protected |
| FastDelete() | vtkObjectBase | virtual |
| FieldDataTupleId | vtkMapper | protected |
| FillInputPortInformation(int, vtkInformation *) | vtkPolyDataMapper | protectedvirtual |
| FillOutputPortInformation(int port, vtkInformation *info) | vtkAlgorithm | protectedvirtual |
| ForceCompileOnly | vtkMapper | protected |
| ForceTextureCoordinates | vtkOpenGLPolyDataMapper | protected |
| FragmentShaderCode | vtkOpenGLPolyDataMapper | protected |
| GenerateNoiseTexture | vtkSurfaceLICMapper | protected |
| GeometryShaderCode | vtkOpenGLPolyDataMapper | protected |
| GetAbortExecute() | vtkAlgorithm | virtual |
| GetAbstractScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag) | vtkAbstractMapper | static |
| GetAntiAlias() | vtkSurfaceLICMapper | virtual |
| GetArrayAccessMode() | vtkMapper | inline |
| GetArrayComponent() | vtkMapper | inline |
| GetArrayId() | vtkMapper | inline |
| GetArrayName() | vtkMapper | inline |
| GetBounds() | vtkPolyDataMapper | virtual |
| GetBounds(double bounds[6]) | vtkPolyDataMapper | inlinevirtual |
| GetCellIdArrayName() | vtkOpenGLPolyDataMapper | virtual |
| GetCenter() | vtkAbstractMapper3D | |
| GetCenter(double center[3]) | vtkAbstractMapper3D | inline |
| GetClassName() const | vtkObjectBase | |
| GetClippingPlaneInDataCoords(vtkMatrix4x4 *propMatrix, int i, double planeEquation[4]) | vtkAbstractMapper3D | |
| GetClippingPlanes() | vtkAbstractMapper | virtual |
| GetCoincidentParameters(vtkActor *actor, float &factor, float &offset) | vtkOpenGLPolyDataMapper | protected |
| GetCoincidentTopologyLineOffsetParameters(double &factor, double &units) | vtkMapper | |
| GetCoincidentTopologyPointOffsetParameter(double &units) | vtkMapper | |
| GetCoincidentTopologyPolygonOffsetParameters(double &factor, double &units) | vtkMapper | |
| GetColorMode() | vtkSurfaceLICMapper | virtual |
| GetColorModeAsString() | vtkMapper | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCompositeIdArrayName() | vtkOpenGLPolyDataMapper | virtual |
| GetCompositeStrategy() | vtkSurfaceLICMapper | virtual |
| GetDebug() | vtkObject | |
| GetEnable() | vtkSurfaceLICMapper | virtual |
| GetEnhanceContrast() | vtkSurfaceLICMapper | virtual |
| GetEnhancedLIC() | vtkSurfaceLICMapper | virtual |
| GetErrorCode() | vtkAlgorithm | virtual |
| GetExecutive() | vtkAlgorithm | |
| GetFieldDataTupleId() | vtkMapper | virtual |
| GetForceCompileOnly() | vtkMapper | virtual |
| GetFragmentShaderCode() | vtkOpenGLPolyDataMapper | virtual |
| GetGenerateNoiseTexture() | vtkSurfaceLICMapper | virtual |
| GetGeometryShaderCode() | vtkOpenGLPolyDataMapper | virtual |
| GetGhostLevel() | vtkPolyDataMapper | virtual |
| GetGlobalImmediateModeRendering() | vtkMapper | static |
| GetGlobalMinMax(vtkPainterCommunicator *comm, float &min, float &max) | vtkPSurfaceLICMapper | protectedvirtual |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetHighColorContrastEnhancementFactor() | vtkSurfaceLICMapper | virtual |
| GetHighLICContrastEnhancementFactor() | vtkSurfaceLICMapper | virtual |
| GetImmediateModeRendering() | vtkMapper | virtual |
| GetImpulseNoiseBackgroundValue() | vtkSurfaceLICMapper | virtual |
| GetImpulseNoiseProbability() | vtkSurfaceLICMapper | virtual |
| GetInformation() | vtkAlgorithm | virtual |
| GetInput() | vtkPolyDataMapper | |
| GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
| GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | protected |
| GetInputAlgorithm(int port, int index, int &algPort) | vtkAlgorithm | |
| GetInputAlgorithm(int port, int index) | vtkAlgorithm | |
| GetInputAlgorithm() | vtkAlgorithm | inline |
| GetInputArrayAssociation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayAssociation(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
| GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayInformation(int idx) | vtkAlgorithm | |
| GetInputArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
| GetInputArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | protected |
| GetInputAsDataSet() | vtkMapper | inline |
| GetInputConnection(int port, int index) | vtkAlgorithm | |
| GetInputDataObject(int port, int connection) | vtkAlgorithm | |
| GetInputExecutive(int port, int index) | vtkAlgorithm | |
| GetInputExecutive() | vtkAlgorithm | inline |
| GetInputInformation(int port, int index) | vtkAlgorithm | |
| GetInputInformation() | vtkAlgorithm | inline |
| GetInputPortInformation(int port) | vtkAlgorithm | |
| GetInterpolateScalarsBeforeMapping() | vtkMapper | virtual |
| GetIsOpaque() | vtkOpenGLPolyDataMapper | virtual |
| GetLength() | vtkAbstractMapper3D | |
| GetLICIntensity() | vtkSurfaceLICMapper | virtual |
| GetLookupTable() | vtkMapper | |
| GetLowColorContrastEnhancementFactor() | vtkSurfaceLICMapper | virtual |
| GetLowLICContrastEnhancementFactor() | vtkSurfaceLICMapper | virtual |
| GetMapModeBias() | vtkSurfaceLICMapper | virtual |
| GetMaskColor() | vtkSurfaceLICMapper | virtual |
| GetMaskColor(double &, double &, double &) | vtkSurfaceLICMapper | virtual |
| GetMaskColor(double[3]) | vtkSurfaceLICMapper | virtual |
| GetMaskIntensity() | vtkSurfaceLICMapper | virtual |
| GetMaskOnSurface() | vtkSurfaceLICMapper | virtual |
| GetMaskThreshold() | vtkSurfaceLICMapper | virtual |
| GetMaxNoiseValue() | vtkSurfaceLICMapper | virtual |
| GetMinNoiseValue() | vtkSurfaceLICMapper | virtual |
| GetMTime() | vtkMapper | virtual |
| GetNeedToRebuildBufferObjects(vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| GetNeedToRebuildShaders(vtkOpenGLHelper &cellBO, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| GetNoiseDataSet() | vtkSurfaceLICMapper | |
| GetNoiseGeneratorSeed() | vtkSurfaceLICMapper | virtual |
| GetNoiseGrainSize() | vtkSurfaceLICMapper | virtual |
| GetNoiseTextureSize() | vtkSurfaceLICMapper | virtual |
| GetNoiseType() | vtkSurfaceLICMapper | virtual |
| GetNormalizeVectors() | vtkSurfaceLICMapper | virtual |
| GetNumberOfClippingPlanes() | vtkAbstractMapper3D | |
| GetNumberOfInputConnections(int port) | vtkAlgorithm | |
| GetNumberOfInputPorts() | vtkAlgorithm | |
| GetNumberOfNoiseLevels() | vtkSurfaceLICMapper | virtual |
| GetNumberOfOutputPorts() | vtkAlgorithm | |
| GetNumberOfPieces() | vtkPolyDataMapper | virtual |
| GetNumberOfSteps() | vtkSurfaceLICMapper | virtual |
| GetNumberOfSubPieces() | vtkPolyDataMapper | virtual |
| GetOutput() | vtkSurfaceLICMapper | virtual |
| GetOutputDataObject(int port) | vtkAlgorithm | |
| GetOutputInformation(int port) | vtkAlgorithm | |
| GetOutputPort(int index) | vtkAlgorithm | |
| GetOutputPort() | vtkAlgorithm | inline |
| GetOutputPortInformation(int port) | vtkAlgorithm | |
| GetPiece() | vtkPolyDataMapper | virtual |
| GetPointIdArrayName() | vtkOpenGLPolyDataMapper | virtual |
| GetPopulateSelectionSettings() | vtkOpenGLPolyDataMapper | virtual |
| GetProcessIdArrayName() | vtkOpenGLPolyDataMapper | virtual |
| GetProgress() | vtkAlgorithm | virtual |
| GetProgressObserver() | vtkAlgorithm | virtual |
| GetProgressText() | vtkAlgorithm | virtual |
| GetReferenceCount() | vtkObjectBase | inline |
| GetRelativeCoincidentTopologyLineOffsetParameters(double &factor, double &units) | vtkMapper | |
| GetRelativeCoincidentTopologyPointOffsetParameter(double &units) | vtkMapper | |
| GetRelativeCoincidentTopologyPolygonOffsetParameters(double &factor, double &units) | vtkMapper | |
| GetReleaseDataFlag() | vtkAlgorithm | virtual |
| GetRenderTime() | vtkMapper | virtual |
| GetResolveCoincidentTopology() | vtkMapper | static |
| GetResolveCoincidentTopologyLineOffsetParameters(double &factor, double &units) | vtkMapper | static |
| GetResolveCoincidentTopologyPointOffsetParameter(double &units) | vtkMapper | static |
| GetResolveCoincidentTopologyPolygonOffsetFaces() | vtkMapper | static |
| GetResolveCoincidentTopologyPolygonOffsetParameters(double &factor, double &units) | vtkMapper | static |
| GetResolveCoincidentTopologyZShift() | vtkMapper | static |
| GetScalarMaterialMode() | vtkMapper | virtual |
| GetScalarMaterialModeAsString() | vtkMapper | |
| GetScalarMode() | vtkMapper | virtual |
| GetScalarModeAsString() | vtkMapper | |
| GetScalarRange() | vtkMapper | virtual |
| GetScalarRange(double data[2]) | vtkMapper | virtual |
| GetScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag) | vtkAbstractMapper | static |
| GetScalarVisibility() | vtkMapper | virtual |
| GetShaderTemplate(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| GetStatic() | vtkMapper | virtual |
| GetStepSize() | vtkSurfaceLICMapper | virtual |
| GetSupportsSelection() | vtkOpenGLPolyDataMapper | inlinevirtual |
| GetTimeToDraw() | vtkAbstractMapper | virtual |
| GetTotalNumberOfInputConnections() | vtkAlgorithm | |
| GetUpdateExtent() | vtkAlgorithm | inline |
| GetUpdateExtent(int port) | vtkAlgorithm | |
| GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | inline |
| GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | |
| GetUpdateExtent(int extent[6]) | vtkAlgorithm | inline |
| GetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
| GetUpdateGhostLevel() | vtkAlgorithm | inline |
| GetUpdateGhostLevel(int port) | vtkAlgorithm | |
| GetUpdateNumberOfPieces() | vtkAlgorithm | inline |
| GetUpdateNumberOfPieces(int port) | vtkAlgorithm | |
| GetUpdatePiece() | vtkAlgorithm | inline |
| GetUpdatePiece(int port) | vtkAlgorithm | |
| GetUseLookupTableScalarRange() | vtkMapper | virtual |
| GetVertexShaderCode() | vtkOpenGLPolyDataMapper | virtual |
| GhostLevel | vtkPolyDataMapper | protected |
| GlobalImmediateModeRenderingOff() | vtkMapper | inlinestatic |
| GlobalImmediateModeRenderingOn() | vtkMapper | inlinestatic |
| GlobalWarningDisplayOff() | vtkObject | inlinestatic |
| GlobalWarningDisplayOn() | vtkObject | inlinestatic |
| HandleAppleBug(vtkPolyData *poly, std::vector< float > &buffData) | vtkOpenGLPolyDataMapper | static |
| HasExecutive() | vtkAlgorithm | |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| HaveAppleBug | vtkOpenGLPolyDataMapper | protected |
| HaveCellNormals | vtkOpenGLPolyDataMapper | protected |
| HaveCellScalars | vtkOpenGLPolyDataMapper | protected |
| HavePickScalars | vtkOpenGLPolyDataMapper | protected |
| HaveWideLines(vtkRenderer *, vtkActor *) | vtkOpenGLPolyDataMapper | protectedvirtual |
| HighColorContrastEnhancementFactor | vtkSurfaceLICMapper | protected |
| HighLICContrastEnhancementFactor | vtkSurfaceLICMapper | protected |
| IBOBuildString | vtkOpenGLPolyDataMapper | protected |
| ImmediateModeRendering | vtkMapper | protected |
| ImmediateModeRenderingOff() | vtkMapper | virtual |
| ImmediateModeRenderingOn() | vtkMapper | virtual |
| ImpulseNoiseBackgroundValue | vtkSurfaceLICMapper | protected |
| ImpulseNoiseProbability | vtkSurfaceLICMapper | protected |
| Information | vtkAlgorithm | protected |
| InitializeResources() | vtkSurfaceLICMapper | protected |
| INPUT_ARRAYS_TO_PROCESS() | vtkAlgorithm | static |
| INPUT_CONNECTION() | vtkAlgorithm | static |
| INPUT_IS_OPTIONAL() | vtkAlgorithm | static |
| INPUT_IS_REPEATABLE() | vtkAlgorithm | static |
| INPUT_PORT() | vtkAlgorithm | static |
| INPUT_REQUIRED_DATA_TYPE() | vtkAlgorithm | static |
| INPUT_REQUIRED_FIELDS() | vtkAlgorithm | static |
| InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
| InternalColorTexture | vtkOpenGLPolyDataMapper | protected |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
| InternalReleaseFocus() | vtkObject | protected |
| Internals | vtkSurfaceLICMapper | protected |
| InterpolateScalarsBeforeMapping | vtkMapper | protected |
| InterpolateScalarsBeforeMappingOff() | vtkMapper | virtual |
| InterpolateScalarsBeforeMappingOn() | vtkMapper | virtual |
| InvertibleLookupTable | vtkMapper | protectedstatic |
| InvertibleScalars | vtkMapper | protected |
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | inline |
| InvokeEvent(const char *event) | vtkObject | inline |
| IsA(const char *type) | vtkPSurfaceLICMapper | virtual |
| IsARayCastMapper() | vtkAbstractMapper3D | inlinevirtual |
| IsARenderIntoImageMapper() | vtkAbstractMapper3D | inlinevirtual |
| IsSupported(vtkRenderWindow *context) | vtkSurfaceLICMapper | static |
| IsTypeOf(const char *type) | vtkPSurfaceLICMapper | static |
| LastBoundBO | vtkOpenGLPolyDataMapper | protected |
| LastDepthPeeling | vtkOpenGLPolyDataMapper | protected |
| LastLightComplexity | vtkOpenGLPolyDataMapper | protected |
| LastSelectionState | vtkOpenGLPolyDataMapper | protected |
| LastWindow | vtkAbstractMapper | protected |
| LICIntensity | vtkSurfaceLICMapper | protected |
| LightComplexityChanged | vtkOpenGLPolyDataMapper | protected |
| Lines | vtkOpenGLPolyDataMapper | protected |
| ListId | vtkOpenGLPolyDataMapper | protected |
| LookupTable | vtkMapper | protected |
| LowColorContrastEnhancementFactor | vtkSurfaceLICMapper | protected |
| LowLICContrastEnhancementFactor | vtkSurfaceLICMapper | protected |
| MapDataArrayToMultiTextureAttribute(int unit, const char *dataArrayName, int fieldAssociation, int componentno=-1) | vtkPolyDataMapper | virtual |
| MapDataArrayToVertexAttribute(const char *vertexAttributeName, const char *dataArrayName, int fieldAssociation, int componentno=-1) | vtkPolyDataMapper | virtual |
| MapModeBias | vtkSurfaceLICMapper | protected |
| MapScalars(double alpha) | vtkMapper | virtual |
| MapScalars(vtkDataSet *input, double alpha) | vtkMapper | virtual |
| MapScalarsToTexture(vtkAbstractArray *scalars, double alpha) | vtkMapper | protected |
| MaskColor | vtkSurfaceLICMapper | protected |
| MaskIntensity | vtkSurfaceLICMapper | protected |
| MaskOnSurface | vtkSurfaceLICMapper | protected |
| MaskOnSurfaceOff() | vtkSurfaceLICMapper | virtual |
| MaskOnSurfaceOn() | vtkSurfaceLICMapper | virtual |
| MaskThreshold | vtkSurfaceLICMapper | protected |
| MaxNoiseValue | vtkSurfaceLICMapper | protected |
| MinNoiseValue | vtkSurfaceLICMapper | protected |
| Modified() | vtkObject | virtual |
| ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | virtual |
| MTime | vtkObject | protected |
| NeedToColorLIC() | vtkSurfaceLICMapper | protected |
| NeedToComputeLIC() | vtkSurfaceLICMapper | protected |
| NeedToGatherVectors() | vtkSurfaceLICMapper | protected |
| NeedToRenderGeometry(vtkRenderer *renderer, vtkActor *actor) | vtkSurfaceLICMapper | protected |
| NeedToUpdateCommunicator() | vtkPSurfaceLICMapper | protectedvirtual |
| NeedToUpdateOutputData() | vtkSurfaceLICMapper | protected |
| New() | vtkPSurfaceLICMapper | static |
| NewInstance() const | vtkPSurfaceLICMapper | |
| NewInstanceInternal() const | vtkPSurfaceLICMapper | protectedvirtual |
| NOISE_TYPE_GAUSSIAN enum value | vtkSurfaceLICMapper | |
| NOISE_TYPE_PERLIN enum value | vtkSurfaceLICMapper | |
| NOISE_TYPE_UNIFORM enum value | vtkSurfaceLICMapper | |
| NoiseGeneratorSeed | vtkSurfaceLICMapper | protected |
| NoiseGrainSize | vtkSurfaceLICMapper | protected |
| NoiseTextureSize | vtkSurfaceLICMapper | protected |
| NoiseType | vtkSurfaceLICMapper | protected |
| NormalizeVectors | vtkSurfaceLICMapper | protected |
| NormalizeVectorsOff() | vtkSurfaceLICMapper | virtual |
| NormalizeVectorsOn() | vtkSurfaceLICMapper | virtual |
| NumberOfNoiseLevels | vtkSurfaceLICMapper | protected |
| NumberOfPieces | vtkPolyDataMapper | protected |
| NumberOfSteps | vtkSurfaceLICMapper | protected |
| NumberOfSubPieces | vtkPolyDataMapper | protected |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Output | vtkSurfaceLICMapper | protected |
| OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
| Piece | vtkPolyDataMapper | protected |
| PointIdArrayName | vtkOpenGLPolyDataMapper | protected |
| Points | vtkOpenGLPolyDataMapper | protected |
| PopulateSelectionSettings | vtkOpenGLPolyDataMapper | protected |
| PORT_REQUIREMENTS_FILLED() | vtkAlgorithm | protectedstatic |
| PrepareOutput() | vtkSurfaceLICMapper | protected |
| PrimitiveIDOffset | vtkOpenGLPolyDataMapper | protected |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintRevisions(ostream &) | vtkObjectBase | inline |
| PrintSelf(ostream &os, vtkIndent indent) | vtkPSurfaceLICMapper | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ProcessIdArrayName | vtkOpenGLPolyDataMapper | protected |
| ProcessInformation(vtkInformation *info) | vtkSurfaceLICMapper | protectedvirtual |
| ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkPolyDataMapper | virtual |
| vtkMapper::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | |
| Progress | vtkAlgorithm | protected |
| ProgressObserver | vtkAlgorithm | protected |
| ProgressText | vtkAlgorithm | protected |
| PropagateUpdateExtent() | vtkAlgorithm | virtual |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkAlgorithm | virtual |
| RegisterInternal(vtkObjectBase *, int check) | vtkObject | protectedvirtual |
| ReleaseDataFlagOff() | vtkAlgorithm | |
| ReleaseDataFlagOn() | vtkAlgorithm | |
| ReleaseGraphicsResources(vtkWindow *win) | vtkSurfaceLICMapper | virtual |
| RemoveAllClippingPlanes() | vtkAbstractMapper | |
| RemoveAllInputConnections(int port) | vtkAlgorithm | virtual |
| RemoveAllInputs() | vtkAlgorithm | |
| RemoveAllObservers() | vtkObject | |
| RemoveAllVertexAttributeMappings() | vtkPolyDataMapper | virtual |
| RemoveClippingPlane(vtkPlane *plane) | vtkAbstractMapper | |
| RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| RemoveInputConnection(int port, int idx) | vtkAlgorithm | virtual |
| RemoveObserver(vtkCommand *) | vtkObject | |
| RemoveObserver(unsigned long tag) | vtkObject | |
| RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
| RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
| RemoveObservers(unsigned long event) | vtkObject | |
| RemoveObservers(const char *event) | vtkObject | |
| RemoveVertexAttributeMapping(const char *vertexAttributeName) | vtkPolyDataMapper | virtual |
| Render(vtkRenderer *ren, vtkActor *act) | vtkPolyDataMapper | virtual |
| RenderEdges(vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | virtual |
| RenderPiece(vtkRenderer *ren, vtkActor *act) | vtkSurfaceLICMapper | virtual |
| RenderPieceDraw(vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | virtual |
| RenderPieceFinish(vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | virtual |
| RenderPieceStart(vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | virtual |
| RenderTime | vtkMapper | protected |
| ReplaceShaderClip(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| ReplaceShaderCoincidentOffset(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| ReplaceShaderColor(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| ReplaceShaderDepthPeeling(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| ReplaceShaderLight(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| ReplaceShaderNormal(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| ReplaceShaderPicking(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| ReplaceShaderPositionVC(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| ReplaceShaderPrimID(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| ReplaceShaderTCoord(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| ReplaceShaderValues(std::map< vtkShader::Type, vtkShader * > shaders, vtkRenderer *ren, vtkActor *act) | vtkSurfaceLICMapper | protectedvirtual |
| ReportReferences(vtkGarbageCollector *collector) | vtkSurfaceLICMapper | protectedvirtual |
| SafeDownCast(vtkObjectBase *o) | vtkPSurfaceLICMapper | static |
| ScalarMaterialMode | vtkMapper | protected |
| ScalarMode | vtkMapper | protected |
| ScalarRange | vtkMapper | protected |
| ScalarVisibility | vtkMapper | protected |
| ScalarVisibilityOff() | vtkMapper | virtual |
| ScalarVisibilityOn() | vtkMapper | virtual |
| SelectColorArray(int arrayNum) | vtkMapper | |
| SelectColorArray(const char *arrayName) | vtkMapper | |
| SelectionStateChanged | vtkOpenGLPolyDataMapper | protected |
| SetAbortExecute(int) | vtkAlgorithm | virtual |
| SetAntiAlias(int val) | vtkSurfaceLICMapper | |
| SetCameraShaderParameters(vtkOpenGLHelper &cellBO, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| SetCellIdArrayName(const char *) | vtkOpenGLPolyDataMapper | virtual |
| SetClippingPlanes(vtkPlaneCollection *) | vtkAbstractMapper | virtual |
| SetClippingPlanes(vtkPlanes *planes) | vtkAbstractMapper | |
| SetColorMode(int val) | vtkSurfaceLICMapper | virtual |
| SetColorModeToDefault() | vtkMapper | inline |
| SetColorModeToDirectScalars() | vtkMapper | inline |
| SetColorModeToMapScalars() | vtkMapper | inline |
| SetCompositeIdArrayName(const char *) | vtkOpenGLPolyDataMapper | virtual |
| SetCompositeStrategy(int val) | vtkSurfaceLICMapper | |
| SetDebug(bool debugFlag) | vtkObject | |
| SetDefaultExecutivePrototype(vtkExecutive *proto) | vtkAlgorithm | static |
| SetEnable(int val) | vtkSurfaceLICMapper | |
| SetEnableOff() | vtkSurfaceLICMapper | inline |
| SetEnableOn() | vtkSurfaceLICMapper | inline |
| SetEnhanceContrast(int val) | vtkSurfaceLICMapper | |
| SetEnhancedLIC(int val) | vtkSurfaceLICMapper | |
| SetErrorCode(unsigned long) | vtkAlgorithm | protectedvirtual |
| SetExecutive(vtkExecutive *executive) | vtkAlgorithm | virtual |
| SetFieldDataTupleId(vtkIdType) | vtkMapper | virtual |
| SetForceCompileOnly(int value) | vtkMapper | |
| SetFragmentShaderCode(const char *) | vtkOpenGLPolyDataMapper | virtual |
| SetGenerateNoiseTexture(int shouldGenerate) | vtkSurfaceLICMapper | |
| SetGeometryShaderCode(const char *) | vtkOpenGLPolyDataMapper | virtual |
| SetGhostLevel(int) | vtkPolyDataMapper | virtual |
| SetGlobalImmediateModeRendering(int val) | vtkMapper | static |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetHighColorContrastEnhancementFactor(double val) | vtkSurfaceLICMapper | |
| SetHighLICContrastEnhancementFactor(double val) | vtkSurfaceLICMapper | |
| SetImmediateModeRendering(int) | vtkMapper | virtual |
| SetImpulseNoiseBackgroundValue(double val) | vtkSurfaceLICMapper | |
| SetImpulseNoiseProbability(double val) | vtkSurfaceLICMapper | |
| SetInformation(vtkInformation *) | vtkAlgorithm | virtual |
| SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name) | vtkAlgorithm | virtual |
| SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType) | vtkAlgorithm | virtual |
| SetInputArrayToProcess(int idx, vtkInformation *info) | vtkAlgorithm | virtual |
| SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName) | vtkAlgorithm | virtual |
| SetInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| SetInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
| SetInputData(vtkPolyData *in) | vtkPolyDataMapper | |
| SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
| SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
| SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
| SetInterpolateScalarsBeforeMapping(int) | vtkMapper | virtual |
| SetLICIntensity(double val) | vtkSurfaceLICMapper | |
| SetLightingShaderParameters(vtkOpenGLHelper &cellBO, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| SetLookupTable(vtkScalarsToColors *lut) | vtkMapper | |
| SetLowColorContrastEnhancementFactor(double val) | vtkSurfaceLICMapper | |
| SetLowLICContrastEnhancementFactor(double val) | vtkSurfaceLICMapper | |
| SetMapModeBias(double val) | vtkSurfaceLICMapper | |
| SetMapperShaderParameters(vtkOpenGLHelper &cellBO, vtkRenderer *ren, vtkActor *act) | vtkSurfaceLICMapper | protectedvirtual |
| SetMaskColor(double *val) | vtkSurfaceLICMapper | |
| SetMaskColor(double r, double g, double b) | vtkSurfaceLICMapper | inline |
| SetMaskIntensity(double val) | vtkSurfaceLICMapper | |
| SetMaskOnSurface(int val) | vtkSurfaceLICMapper | |
| SetMaskThreshold(double val) | vtkSurfaceLICMapper | |
| SetMaxNoiseValue(double val) | vtkSurfaceLICMapper | |
| SetMinNoiseValue(double val) | vtkSurfaceLICMapper | |
| SetNoiseDataSet(vtkImageData *data) | vtkSurfaceLICMapper | |
| SetNoiseGeneratorSeed(int val) | vtkSurfaceLICMapper | |
| SetNoiseGrainSize(int val) | vtkSurfaceLICMapper | |
| SetNoiseTextureSize(int length) | vtkSurfaceLICMapper | |
| SetNoiseType(int type) | vtkSurfaceLICMapper | |
| SetNormalizeVectors(int val) | vtkSurfaceLICMapper | |
| SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | protectedvirtual |
| SetNumberOfInputConnections(int port, int n) | vtkAlgorithm | protectedvirtual |
| SetNumberOfInputPorts(int n) | vtkAlgorithm | protectedvirtual |
| SetNumberOfNoiseLevels(int val) | vtkSurfaceLICMapper | |
| SetNumberOfOutputPorts(int n) | vtkAlgorithm | protectedvirtual |
| SetNumberOfPieces(int) | vtkPolyDataMapper | virtual |
| SetNumberOfSteps(int val) | vtkSurfaceLICMapper | |
| SetNumberOfSubPieces(int) | vtkPolyDataMapper | virtual |
| SetPiece(int) | vtkPolyDataMapper | virtual |
| SetPointIdArrayName(const char *) | vtkOpenGLPolyDataMapper | virtual |
| SetPopulateSelectionSettings(int v) | vtkOpenGLPolyDataMapper | inline |
| SetProcessIdArrayName(const char *) | vtkOpenGLPolyDataMapper | virtual |
| SetProgress(double) | vtkAlgorithm | virtual |
| SetProgressObserver(vtkProgressObserver *) | vtkAlgorithm | |
| SetProgressText(const char *ptext) | vtkAlgorithm | |
| SetPropertyShaderParameters(vtkOpenGLHelper &cellBO, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRelativeCoincidentTopologyLineOffsetParameters(double factor, double units) | vtkMapper | |
| SetRelativeCoincidentTopologyPointOffsetParameter(double units) | vtkMapper | |
| SetRelativeCoincidentTopologyPolygonOffsetParameters(double factor, double units) | vtkMapper | |
| SetReleaseDataFlag(int) | vtkAlgorithm | virtual |
| SetRenderTime(double time) | vtkMapper | inline |
| SetResolveCoincidentTopology(int val) | vtkMapper | static |
| SetResolveCoincidentTopologyLineOffsetParameters(double factor, double units) | vtkMapper | static |
| SetResolveCoincidentTopologyPointOffsetParameter(double units) | vtkMapper | static |
| SetResolveCoincidentTopologyPolygonOffsetFaces(int faces) | vtkMapper | static |
| SetResolveCoincidentTopologyPolygonOffsetParameters(double factor, double units) | vtkMapper | static |
| SetResolveCoincidentTopologyToDefault() | vtkMapper | static |
| SetResolveCoincidentTopologyToOff() | vtkMapper | inlinestatic |
| SetResolveCoincidentTopologyToPolygonOffset() | vtkMapper | inlinestatic |
| SetResolveCoincidentTopologyToShiftZBuffer() | vtkMapper | inlinestatic |
| SetResolveCoincidentTopologyZShift(double val) | vtkMapper | static |
| SetScalarMaterialMode(int) | vtkMapper | virtual |
| SetScalarMaterialModeToAmbient() | vtkMapper | inline |
| SetScalarMaterialModeToAmbientAndDiffuse() | vtkMapper | inline |
| SetScalarMaterialModeToDefault() | vtkMapper | inline |
| SetScalarMaterialModeToDiffuse() | vtkMapper | inline |
| SetScalarMode(int) | vtkMapper | virtual |
| SetScalarModeToDefault() | vtkMapper | inline |
| SetScalarModeToUseCellData() | vtkMapper | inline |
| SetScalarModeToUseCellFieldData() | vtkMapper | inline |
| SetScalarModeToUseFieldData() | vtkMapper | inline |
| SetScalarModeToUsePointData() | vtkMapper | inline |
| SetScalarModeToUsePointFieldData() | vtkMapper | inline |
| SetScalarRange(double, double) | vtkMapper | virtual |
| SetScalarRange(double[2]) | vtkMapper | |
| SetScalarVisibility(int) | vtkMapper | virtual |
| SetStatic(int) | vtkMapper | virtual |
| SetStepSize(double val) | vtkSurfaceLICMapper | |
| SetUpdateAll() | vtkSurfaceLICMapper | protected |
| SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
| SetUpdateExtent(int piece, int numPieces, int ghostLevel) | vtkAlgorithm | inline |
| SetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
| SetUpdateExtent(int extent[6]) | vtkAlgorithm | inline |
| SetUpdateExtentToWholeExtent(int port) | vtkAlgorithm | |
| SetUpdateExtentToWholeExtent() | vtkAlgorithm | |
| SetUseLookupTableScalarRange(int) | vtkMapper | virtual |
| SetVertexShaderCode(const char *) | vtkOpenGLPolyDataMapper | virtual |
| ShallowCopy(vtkAbstractMapper *) | vtkSurfaceLICMapper | |
| SINGLE_PRECISION enum value | vtkAlgorithm | |
| StartTimerEvent(const char *name) | vtkPSurfaceLICMapper | protectedvirtual |
| Static | vtkMapper | protected |
| StaticOff() | vtkMapper | virtual |
| StaticOn() | vtkMapper | virtual |
| StepSize | vtkSurfaceLICMapper | protected |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkPSurfaceLICMapper | |
| TempMatrix3 | vtkOpenGLPolyDataMapper | protected |
| TempMatrix4 | vtkOpenGLPolyDataMapper | protected |
| TextureComponents | vtkOpenGLPolyDataMapper | protected |
| Timer | vtkAbstractMapper | protected |
| TimeToDraw | vtkAbstractMapper | protected |
| TotalCells | vtkOpenGLPolyDataMapper | protected |
| Tris | vtkOpenGLPolyDataMapper | protected |
| TrisEdges | vtkOpenGLPolyDataMapper | protected |
| TriStrips | vtkOpenGLPolyDataMapper | protected |
| TriStripsEdges | vtkOpenGLPolyDataMapper | protected |
| UnRegister(vtkObjectBase *o) | vtkAlgorithm | virtual |
| UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | protectedvirtual |
| Update() | vtkPolyDataMapper | virtual |
| Update(int port) | vtkPolyDataMapper | virtual |
| UpdateBufferObjects(vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| UpdateDataObject() | vtkAlgorithm | virtual |
| UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output) | vtkAlgorithm | |
| UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType) | vtkAlgorithm | |
| UpdateInformation() | vtkAlgorithm | virtual |
| UpdateNoiseImage(vtkRenderWindow *renWin) | vtkSurfaceLICMapper | protected |
| UpdateProgress(double amount) | vtkAlgorithm | |
| UpdateShaders(vtkOpenGLHelper &cellBO, vtkRenderer *ren, vtkActor *act) | vtkOpenGLPolyDataMapper | protectedvirtual |
| UpdateWholeExtent() | vtkAlgorithm | virtual |
| UseInvertibleColorFor(int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int arrayComponent, double *scalarRange) | vtkMapper | |
| UseInvertibleColors | vtkMapper | protected |
| UseLookupTableScalarRange | vtkMapper | protected |
| UseLookupTableScalarRangeOff() | vtkMapper | virtual |
| UseLookupTableScalarRangeOn() | vtkMapper | virtual |
| UserShaderReplacements | vtkOpenGLPolyDataMapper | protected |
| UsingScalarColoring | vtkOpenGLPolyDataMapper | protected |
| ValidateContext(vtkRenderer *renderer) | vtkSurfaceLICMapper | protected |
| ValueToColor(double value, double min, double scale, unsigned char *color) | vtkMapper | static |
| VBO | vtkOpenGLPolyDataMapper | protected |
| VBOBuildString | vtkOpenGLPolyDataMapper | protected |
| VBOBuildTime | vtkOpenGLPolyDataMapper | protected |
| VectorsToTCoords(vtkDataObject *dataObj) | vtkSurfaceLICMapper | protected |
| VectorsToTCoords(vtkDataSet *dataObj) | vtkSurfaceLICMapper | protected |
| VertexShaderCode | vtkOpenGLPolyDataMapper | protected |
| vtkAbstractMapper() | vtkAbstractMapper | protected |
| vtkAbstractMapper3D() | vtkAbstractMapper3D | protected |
| vtkAlgorithm() | vtkAlgorithm | protected |
| vtkMapper() | vtkMapper | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| vtkOpenGLPolyDataMapper() | vtkOpenGLPolyDataMapper | protected |
| vtkOpenGLPolyDataMapper() | vtkOpenGLPolyDataMapper | protected |
| vtkPolyDataMapper() | vtkPolyDataMapper | protected |
| vtkPSurfaceLICMapper() | vtkPSurfaceLICMapper | protected |
| vtkSurfaceLICMapper() | vtkSurfaceLICMapper | protected |
| WeakPointers | vtkObjectBase | protected |
| WriteTimerLog(const char *fileName) | vtkPSurfaceLICMapper | virtual |
| ~vtkAbstractMapper() | vtkAbstractMapper | protected |
| ~vtkAbstractMapper3D() | vtkAbstractMapper3D | inlineprotected |
| ~vtkAlgorithm() | vtkAlgorithm | protected |
| ~vtkMapper() | vtkMapper | protected |
| ~vtkObject() | vtkObject | protectedvirtual |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkOpenGLPolyDataMapper() | vtkOpenGLPolyDataMapper | protected |
| ~vtkOpenGLPolyDataMapper() | vtkOpenGLPolyDataMapper | protected |
| ~vtkPolyDataMapper() | vtkPolyDataMapper | inlineprotected |
| ~vtkPSurfaceLICMapper() | vtkPSurfaceLICMapper | protected |
| ~vtkSurfaceLICMapper() | vtkSurfaceLICMapper | protected |