VTK  9.4.20241117
vtkWebGPUBatchedPolyDataMapper Member List

This is the complete list of members for vtkWebGPUBatchedPolyDataMapper, including all inherited members.

ABORTED()vtkAlgorithmstatic
AbortExecutevtkAlgorithm
AbortExecuteOff()vtkAlgorithmvirtual
AbortExecuteOn()vtkAlgorithmvirtual
AcquireCellAttributeComputeRenderBuffer(CellDataAttributes attribute, int bufferGroup, int bufferBinding, int uniformsGroup, int uniformsBinding)vtkWebGPUPolyDataMapper
AcquirePointAttributeComputeRenderBuffer(PointDataAttributes attribute, int bufferGroup, int bufferBinding, int uniformsGroup, int uniformsBinding)vtkWebGPUPolyDataMapper
AddBatchElement(unsigned int flatIndex, BatchElement &&batchElement)vtkWebGPUBatchedPolyDataMapper
AddClippingPlane(vtkPlane *plane)vtkAbstractMapper
AddInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputDataInternal(int port, vtkDataObject *input)vtkAlgorithminlineprotected
AddInputDataObject(int port, vtkDataObject *data)vtkAlgorithmvirtual
AddInputDataObject(vtkDataObject *data)vtkAlgorithminlinevirtual
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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
ALWAYS_AUTO_SHIFT_SCALE enum valuevtkPolyDataMapper
ArrayAccessModevtkMapperprotected
ArrayComponentvtkMapperprotected
ArrayIdvtkMapperprotected
ArrayNamevtkMapperprotected
AttributeDescriptorBuffervtkWebGPUPolyDataMapperprotected
AUTO_SHIFT enum valuevtkPolyDataMapper
AUTO_SHIFT_SCALE enum valuevtkPolyDataMapper
BatchElement typedefvtkWebGPUBatchedPolyDataMapper
BoundsvtkAbstractMapper3Dprotected
BreakOnError()vtkObjectstatic
BuildColorTextureImage(vtkScalarsToColors *lkup, int colorMode)vtkMapperstatic
BuildTimevtkMapperprotected
CacheActorProperties(vtkActor *actor)vtkWebGPUPolyDataMapperprotected
CachedActorPropertiesvtkWebGPUPolyDataMapperprotected
CachedInputvtkWebGPUPolyDataMapperprotected
CAN_HANDLE_PIECE_REQUEST()vtkAlgorithmstatic
CAN_PRODUCE_SUB_EXTENT()vtkAlgorithmstatic
CanUseTextureMapForColoring(vtkDataObject *input)vtkMappervirtual
CELL_COLORS enum valuevtkWebGPUPolyDataMapper
CELL_NB_ATTRIBUTES enum valuevtkWebGPUPolyDataMapper
CELL_NORMALS enum valuevtkWebGPUPolyDataMapper
CELL_UNDEFINED enum valuevtkWebGPUPolyDataMapper
CellAttributesBuildTimestampvtkWebGPUPolyDataMapperprotected
CellDataAttributes enum namevtkWebGPUPolyDataMapper
CentervtkAbstractMapper3Dprotected
CheckAbort()vtkAlgorithm
CheckUpstreamAbort()vtkAlgorithmprotected
ClearBatchElements()vtkWebGPUBatchedPolyDataMapper
ClearColorArrays()vtkMapper
ClearUnmarkedBatchElements()vtkWebGPUBatchedPolyDataMapper
ClippingPlanesvtkAbstractMapperprotected
CoincidentLineFactorvtkMapperprotected
CoincidentLineOffsetvtkMapperprotected
CoincidentPointOffsetvtkMapperprotected
CoincidentPolygonFactorvtkMapperprotected
CoincidentPolygonOffsetvtkMapperprotected
ColorByArrayComponent(int arrayNum, int component)vtkMapper
ColorByArrayComponent(const char *arrayName, int component)vtkMapper
ColorCoordinatesvtkMapperprotected
ColorModevtkMapperprotected
ColorsvtkMapperprotected
ColorTextureMapvtkMapperprotected
ComputeBounds() overridevtkWebGPUPolyDataMapperprotectedvirtual
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime)vtkAlgorithmvirtual
ConvertTotalInputToPortConnection(int ind, int &port, int &conn)vtkAlgorithm
CreateCellToPrimitiveComputePassForCellType(vtkSmartPointer< vtkWebGPUConfiguration > wgpuConfiguration, TopologySourceType topologySourceType)vtkWebGPUPolyDataMapperprotected
CreateDefaultExecutive()vtkAlgorithmprotectedvirtual
CreateDefaultLookupTable()vtkMappervirtual
CreateMeshAttributeBindGroup(const wgpu::Device &device, const std::string &label)vtkWebGPUPolyDataMapperprotected
CreateMeshAttributeBindGroupLayout(const wgpu::Device &device, const std::string &label)vtkWebGPUPolyDataMapperprotectedstatic
CreateRenderPipeline(const wgpu::Device &device, wgpu::RenderPipelineDescriptor *pipelineDescriptor, const wgpu::ShaderModule &shaderModule, wgpu::PrimitiveTopology primitiveTopology)vtkWebGPUPolyDataMapperprotectedstatic
CreateTopologyBindGroup(const wgpu::Device &device, const std::string &label, TopologySourceType topologySourceType)vtkWebGPUPolyDataMapperprotected
CreateTopologyBindGroupLayout(const wgpu::Device &device, const std::string &label)vtkWebGPUPolyDataMapperprotectedstatic
CurrentInputvtkWebGPUPolyDataMapperprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeducePointCellAttributeAvailability(vtkPolyData *mesh)vtkWebGPUPolyDataMapperprotected
DEFAULT_PRECISION enum valuevtkAlgorithm
DefaultExecutivePrototypevtkAlgorithmprotectedstatic
Delete()vtkObjectBasevirtual
DesiredOutputPrecision enum namevtkAlgorithm
DISABLE_SHIFT_SCALE enum valuevtkPolyDataMapper
DispatchCellToPrimitiveComputePipeline(vtkWebGPUConfiguration *wgpuConfiguration, vtkCellArray *cells, int representation, int cellType, vtkIdType cellIdOffset)vtkWebGPUPolyDataMapperprotected
DOUBLE_PRECISION enum valuevtkAlgorithm
ErrorCodevtkAlgorithmprotected
FastDelete()vtkObjectBasevirtual
FieldDataTupleIdvtkMapperprotected
FillInputPortInformation(int, vtkInformation *) overridevtkPolyDataMapperprotectedvirtual
FillOutputPortInformation(int port, vtkInformation *info)vtkAlgorithmprotectedvirtual
FlatIndexToPolyDatavtkWebGPUBatchedPolyDataMapperprotected
FOCAL_POINT_SHIFT_SCALE enum valuevtkPolyDataMapper
GenerateHash(vtkPolyData *polydata) overridevtkWebGPUPolyDataMappervirtual
GetAbortExecute()vtkAlgorithmvirtual
GetAbortOutput()vtkAlgorithmvirtual
GetAbstractScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag)vtkAbstractMapperstatic
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetArrayAccessMode()vtkMappervirtual
GetArrayComponent()vtkMappervirtual
GetArrayId()vtkMappervirtual
GetArrayName()vtkMappervirtual
GetBatchElement(vtkPolyData *polydata)vtkWebGPUBatchedPolyDataMapper
GetBounds() overridevtkPolyDataMappervirtual
GetBounds(double bounds[6]) overridevtkPolyDataMapperinlinevirtual
GetCellAttributeByteOffset(CellDataAttributes attribute)vtkWebGPUPolyDataMapperprotected
GetCellAttributeByteSize(vtkWebGPUPolyDataMapper::CellDataAttributes attribute)vtkWebGPUPolyDataMapperprotected
GetCellAttributeElementSize(vtkWebGPUPolyDataMapper::CellDataAttributes attribute)vtkWebGPUPolyDataMapperprotected
GetCellTypeAsString(int cellType)vtkWebGPUPolyDataMapperprotected
GetCenter()vtkAbstractMapper3D
GetCenter(double center[3])vtkAbstractMapper3Dinline
GetClassName() constvtkObjectBase
GetClippingPlaneInDataCoords(vtkMatrix4x4 *propMatrix, int i, double planeEquation[4])vtkAbstractMapper3D
GetClippingPlanes()vtkAbstractMappervirtual
GetCoincidentTopologyLineOffsetParameters(double &factor, double &units)vtkMapper
GetCoincidentTopologyPointOffsetParameter(double &units)vtkMapper
GetCoincidentTopologyPolygonOffsetParameters(double &factor, double &units)vtkMapper
GetColorCoordinates()vtkMapper
GetColorMapColors()vtkMapper
GetColorMode()vtkMappervirtual
GetColorModeAsString()vtkMapper
GetColorTextureMap()vtkMapper
GetCommand(unsigned long tag)vtkObject
GetContainerAlgorithm()vtkAlgorithminline
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetErrorCode()vtkAlgorithmvirtual
GetExactCellBufferSize()vtkWebGPUPolyDataMapperprotected
GetExactPointBufferSize()vtkWebGPUPolyDataMapperprotected
GetExecutive()vtkAlgorithm
GetFieldDataTupleId()vtkMappervirtual
GetGhostArray(vtkDataSet *input, int scalarMode, unsigned char &ghostsToSkip)vtkAbstractMapperstatic
GetGhostLevel()vtkPolyDataMappervirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetGraphicsPipelineTypeAsString(GraphicsPipelineType graphicsPipelineType)vtkWebGPUPolyDataMapperprotected
GetInformation()vtkAlgorithmvirtual
GetInput()vtkPolyDataMapper
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputAlgorithm(int port, int index, int &algPort)vtkAlgorithm
GetInputAlgorithm(int port, int index)vtkAlgorithm
GetInputAlgorithm()vtkAlgorithminline
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayInformation(int idx)vtkAlgorithm
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputAsDataSet()vtkMapperinline
GetInputConnection(int port, int index)vtkAlgorithm
GetInputDataObject(int port, int connection)vtkAlgorithm
GetInputExecutive(int port, int index)vtkAlgorithm
GetInputExecutive()vtkAlgorithminline
GetInputInformation(int port, int index)vtkAlgorithm
GetInputInformation()vtkAlgorithminline
GetInputPortInformation(int port)vtkAlgorithm
GetInterpolateScalarsBeforeMapping()vtkMappervirtual
GetIsInMemkind() constvtkObjectBase
GetLength()vtkAbstractMapper3D
GetLookupTable()vtkMapper
GetMTime() overridevtkWebGPUBatchedPolyDataMappervirtual
GetNeedToRebuildCellToPrimitiveComputePipeline(vtkCellArray *cells, TopologySourceType topologySourceType)vtkWebGPUPolyDataMapperprotected
GetNeedToRebuildGraphicsPipelines(vtkActor *actor)vtkWebGPUPolyDataMapperprotected
GetNeedToRemapScalars(vtkPolyData *mesh)vtkWebGPUPolyDataMapperprotected
GetNumberOfClippingPlanes()vtkAbstractMapper
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfInputConnections(int port)vtkAlgorithm
GetNumberOfInputPorts()vtkAlgorithm
GetNumberOfOutputPorts()vtkAlgorithm
GetNumberOfPieces()vtkPolyDataMappervirtual
GetNumberOfSubPieces()vtkPolyDataMappervirtual
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetOutputDataObject(int port)vtkAlgorithm
GetOutputInformation(int port)vtkAlgorithm
GetOutputPort(int index)vtkAlgorithm
GetOutputPort()vtkAlgorithminline
GetOutputPortInformation(int port)vtkAlgorithm
GetPauseShiftScale()vtkPolyDataMappervirtual
GetPiece()vtkPolyDataMappervirtual
GetPointAttributeByteOffset(PointDataAttributes attribute)vtkWebGPUPolyDataMapperprotected
GetPointAttributeByteSize(vtkWebGPUPolyDataMapper::PointDataAttributes attribute)vtkWebGPUPolyDataMapperprotected
GetPointAttributeElementSize(vtkWebGPUPolyDataMapper::PointDataAttributes attribute)vtkWebGPUPolyDataMapperprotected
GetProgress()vtkAlgorithmvirtual
GetProgressObserver()vtkAlgorithmvirtual
GetProgressScale()vtkAlgorithmvirtual
GetProgressShift()vtkAlgorithmvirtual
GetProgressText()vtkAlgorithmvirtual
GetReferenceCount()vtkObjectBaseinline
GetRelativeCoincidentTopologyLineOffsetParameters(double &factor, double &units)vtkMapper
GetRelativeCoincidentTopologyPointOffsetParameter(double &units)vtkMapper
GetRelativeCoincidentTopologyPolygonOffsetParameters(double &factor, double &units)vtkMapper
GetReleaseDataFlag()vtkAlgorithmvirtual
GetRenderedList() constvtkWebGPUBatchedPolyDataMapper
GetRenderTime()vtkMappervirtual
GetResolveCoincidentTopology()vtkMapperstatic
GetResolveCoincidentTopologyLineOffsetParameters(double &factor, double &units)vtkMapperstatic
GetResolveCoincidentTopologyPointOffsetParameter(double &units)vtkMapperstatic
GetResolveCoincidentTopologyPolygonOffsetFaces()vtkMapperstatic
GetResolveCoincidentTopologyPolygonOffsetParameters(double &factor, double &units)vtkMapperstatic
GetResolveCoincidentTopologyZShift()vtkMapperstatic
GetScalarMode()vtkMappervirtual
GetScalarModeAsString()vtkMapper
GetScalarRange()vtkMappervirtual
GetScalarRange(double data[2])vtkMappervirtual
GetScalars(vtkDataSet *input, int scalarMode, int arrayAccessMode, int arrayId, const char *arrayName, int &cellFlag)vtkAbstractMapperstatic
GetScalarVisibility()vtkMappervirtual
GetSeamlessU()vtkPolyDataMappervirtual
GetSeamlessV()vtkPolyDataMappervirtual
GetSelection()vtkMappervirtual
GetStatic()vtkMappervirtual
GetSupportsSelection() overridevtkWebGPUPolyDataMapperinlinevirtual
GetTessellatedPrimitiveSize(TopologySourceType topologySourceType)vtkWebGPUPolyDataMapperprotected
GetTessellatedPrimitiveSizeOffsetForCellType(int cellType)vtkWebGPUPolyDataMapperprotected
GetTessellatedPrimitiveTypeAsString(TopologySourceType topologySourceType)vtkWebGPUPolyDataMapperprotected
GetTimeToDraw()vtkAbstractMappervirtual
GetTopologySourceTypeAsString(TopologySourceType topologySourceType)vtkWebGPUPolyDataMapperprotected
GetTopologySourceTypeForCellType(int cellType, int representation)vtkWebGPUPolyDataMapperprotected
GetTotalNumberOfInputConnections()vtkAlgorithm
GetUpdateExtent()vtkAlgorithminline
GetUpdateExtent(int port)vtkAlgorithm
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkAlgorithminline
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)vtkAlgorithm
GetUpdateExtent(int extent[6])vtkAlgorithminline
GetUpdateExtent(int port, int extent[6])vtkAlgorithm
GetUpdateGhostLevel()vtkAlgorithminline
GetUpdateGhostLevel(int port)vtkAlgorithm
GetUpdateNumberOfPieces()vtkAlgorithminline
GetUpdateNumberOfPieces(int port)vtkAlgorithm
GetUpdatePiece()vtkAlgorithminline
GetUpdatePiece(int port)vtkAlgorithm
GetUseLookupTableScalarRange()vtkMappervirtual
GetUsingMemkind()vtkObjectBasestatic
GetVBOShiftScaleMethod()vtkPolyDataMapperinlinevirtual
GFX_PIPELINE_LINES_MITER_JOIN enum valuevtkWebGPUPolyDataMapper
GFX_PIPELINE_LINES_ROUND_CAP_ROUND_JOIN enum valuevtkWebGPUPolyDataMapper
GFX_PIPELINE_NB_TYPES enum valuevtkWebGPUPolyDataMapper
GFX_PIPELINE_POINTS enum valuevtkWebGPUPolyDataMapper
GFX_PIPELINE_TRIANGLES enum valuevtkWebGPUPolyDataMapper
GFX_PIPELINE_VERTEX_VISIBILITY enum valuevtkWebGPUPolyDataMapper
GhostLevelvtkPolyDataMapperprotected
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
GraphicsPipelineKeysvtkWebGPUPolyDataMapperprotected
GraphicsPipelineType enum namevtkWebGPUPolyDataMapper
HasCellAttributesvtkWebGPUPolyDataMapperprotected
HasExecutive()vtkAlgorithm
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
HasOpaqueGeometry()vtkMappervirtual
HasPointAttributesvtkWebGPUPolyDataMapperprotected
HasTranslucentPolygonalGeometry()vtkMappervirtual
IndirectDrawBufferUploadTimeStampvtkWebGPUPolyDataMapperprotected
InformationvtkAlgorithmprotected
InitializeObjectBase()vtkObjectBase
INPUT_ARRAYS_TO_PROCESS()vtkAlgorithmstatic
INPUT_CONNECTION()vtkAlgorithmstatic
INPUT_IS_OPTIONAL()vtkAlgorithmstatic
INPUT_IS_REPEATABLE()vtkAlgorithmstatic
INPUT_PORT()vtkAlgorithmstatic
INPUT_REQUIRED_DATA_TYPE()vtkAlgorithmstatic
INPUT_REQUIRED_FIELDS()vtkAlgorithmstatic
InputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateScalarsBeforeMappingvtkMapperprotected
InterpolateScalarsBeforeMappingOff()vtkMappervirtual
InterpolateScalarsBeforeMappingOn()vtkMappervirtual
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkWebGPUBatchedPolyDataMappervirtual
IsARayCastMapper()vtkAbstractMapper3Dinlinevirtual
IsARenderIntoImageMapper()vtkAbstractMapper3Dinlinevirtual
IsTypeOf(const char *type)vtkWebGPUBatchedPolyDataMapperstatic
LastAbortCheckTimevtkAlgorithmprotected
LastAbortTimevtkAlgorithmprotectedstatic
LastBlockVisibilityvtkWebGPUBatchedPolyDataMapperprotected
LastScalarModevtkWebGPUPolyDataMapperprotected
LastScalarVisibilityvtkWebGPUPolyDataMapperprotected
LastUseNanColorvtkWebGPUBatchedPolyDataMapperprotected
LastWindowvtkAbstractMapperprotected
LookupTablevtkMapperprotected
MANUAL_SHIFT_SCALE enum valuevtkPolyDataMapper
MapDataArrayToMultiTextureAttribute(const char *tname, const char *dataArrayName, int fieldAssociation, int componentno=-1) overridevtkWebGPUPolyDataMappervirtual
MapDataArrayToVertexAttribute(const char *vertexAttributeName, const char *dataArrayName, int fieldAssociation, int componentno=-1) overridevtkWebGPUPolyDataMappervirtual
MapperHashType typedefvtkPolyDataMapper
MapScalars(double alpha)vtkMappervirtual
MapScalars(double alpha, int &cellFlag)vtkMappervirtual
MapScalars(vtkDataSet *input, double alpha)vtkMappervirtual
MapScalars(vtkDataSet *input, double alpha, int &cellFlag)vtkMappervirtual
MapScalarsToTexture(vtkAbstractArray *scalars, double alpha)vtkMapperprotected
MeshAttributeBindGroupvtkWebGPUPolyDataMapperprotected
MeshSSBOvtkWebGPUPolyDataMapperprotected
Modified()vtkObjectvirtual
ModifyRequest(vtkInformation *request, int when)vtkAlgorithmvirtual
MTimevtkObjectprotected
NEAR_PLANE_SHIFT_SCALE enum valuevtkPolyDataMapper
New()vtkWebGPUBatchedPolyDataMapperstatic
NewInstance() constvtkWebGPUBatchedPolyDataMapper
NewInstanceInternal() constvtkWebGPUBatchedPolyDataMapperprotectedvirtual
NumberOfPiecesvtkPolyDataMapperprotected
NumberOfSubPiecesvtkPolyDataMapperprotected
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OutputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
OverrideColorUploadTimestampvtkWebGPUBatchedPolyDataMapperprotected
ParentvtkWebGPUBatchedPolyDataMapperprotected
PauseShiftScalevtkPolyDataMapperprotected
PauseShiftScaleOff()vtkPolyDataMappervirtual
PauseShiftScaleOn()vtkPolyDataMappervirtual
PiecevtkPolyDataMapperprotected
POINT_COLORS enum valuevtkWebGPUPolyDataMapper
POINT_NB_ATTRIBUTES enum valuevtkWebGPUPolyDataMapper
POINT_NORMALS enum valuevtkWebGPUPolyDataMapper
POINT_POSITIONS enum valuevtkWebGPUPolyDataMapper
POINT_TANGENTS enum valuevtkWebGPUPolyDataMapper
POINT_UNDEFINED enum valuevtkWebGPUPolyDataMapper
POINT_UVS enum valuevtkWebGPUPolyDataMapper
PointAttributesBuildTimestampvtkWebGPUPolyDataMapperprotected
PointDataAttributes enum namevtkWebGPUPolyDataMapper
PORT_REQUIREMENTS_FILLED()vtkAlgorithmprotectedstatic
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkWebGPUBatchedPolyDataMappervirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) overridevtkPolyDataMappervirtual
vtkMapper::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo)vtkAlgorithm
ProcessSelectorPixelBuffers(vtkHardwareSelector *sel, std::vector< unsigned int > &pixeloffsets, vtkProp *prop) overridevtkWebGPUPolyDataMappervirtual
ProgressvtkAlgorithmprotected
ProgressObservervtkAlgorithmprotected
ProgressTextvtkAlgorithmprotected
PropagateUpdateExtent()vtkAlgorithmvirtual
RebuildGraphicsPipelinesvtkWebGPUPolyDataMapperprotected
RecordDrawCommands(vtkRenderer *renderer, vtkActor *actor, const wgpu::RenderPassEncoder &passEncoder)vtkWebGPUPolyDataMapperprotected
RecordDrawCommands(vtkRenderer *renderer, vtkActor *actor, const wgpu::RenderBundleEncoder &bundleEncoder)vtkWebGPUPolyDataMapperprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
ReleaseDataFlagOff()vtkAlgorithm
ReleaseDataFlagOn()vtkAlgorithm
ReleaseGraphicsResources(vtkWindow *) overridevtkWebGPUPolyDataMappervirtual
RemoveAllClippingPlanes()vtkAbstractMapper
RemoveAllInputConnections(int port)vtkAlgorithmvirtual
RemoveAllInputs()vtkAlgorithm
RemoveAllObservers()vtkObject
RemoveAllVertexAttributeMappings() overridevtkWebGPUPolyDataMappervirtual
RemoveClippingPlane(vtkPlane *plane)vtkAbstractMapper
RemoveInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
RemoveInputConnection(int port, int idx)vtkAlgorithmvirtual
RemoveNoPriorTemporalAccessInformationKey()vtkAlgorithm
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) overridevtkWebGPUPolyDataMappervirtual
Render(vtkRenderer *ren, vtkActor *act) overridevtkPolyDataMappervirtual
RenderPiece(vtkRenderer *renderer, vtkActor *actor) overridevtkWebGPUBatchedPolyDataMappervirtual
RenderTimevtkMapperprotected
ReportReferences(vtkGarbageCollector *) overridevtkAlgorithmprotectedvirtual
ResetPointCellAttributeState()vtkWebGPUPolyDataMapperprotected
SafeDownCast(vtkObjectBase *o)vtkWebGPUBatchedPolyDataMapperstatic
ScalarModevtkMapperprotected
ScalarRangevtkMapperprotected
ScalarVisibilityvtkMapperprotected
ScalarVisibilityOff()vtkMappervirtual
ScalarVisibilityOn()vtkMappervirtual
SeamlessUvtkPolyDataMapperprotected
SeamlessUOff()vtkPolyDataMappervirtual
SeamlessUOn()vtkPolyDataMappervirtual
SeamlessVvtkPolyDataMapperprotected
SeamlessVOff()vtkPolyDataMappervirtual
SeamlessVOn()vtkPolyDataMappervirtual
SelectColorArray(int arrayNum)vtkMapper
SelectColorArray(const char *arrayName)vtkMapper
SelectionvtkMapperprotected
SetAbortExecute(vtkTypeBool)vtkAlgorithmvirtual
SetAbortExecuteAndUpdateTime()vtkAlgorithm
SetAbortOutput(bool)vtkAlgorithmvirtual
SetArrayAccessMode(int)vtkMappervirtual
SetArrayComponent(int)vtkMappervirtual
SetArrayId(int)vtkMappervirtual
SetArrayName(const char *)vtkMappervirtual
SetClippingPlanes(vtkPlaneCollection *)vtkAbstractMappervirtual
SetClippingPlanes(vtkPlanes *planes)vtkAbstractMapper
SetColorMode(int)vtkMappervirtual
SetColorModeToDefault()vtkMapperinline
SetColorModeToDirectScalars()vtkMapperinline
SetColorModeToMapScalars()vtkMapperinline
SetContainerAlgorithm(vtkAlgorithm *containerAlg)vtkAlgorithminline
SetDebug(bool debugFlag)vtkObject
SetDefaultExecutivePrototype(vtkExecutive *proto)vtkAlgorithmstatic
SetErrorCode(unsigned long)vtkAlgorithmprotectedvirtual
SetExecutive(vtkExecutive *executive)vtkAlgorithmvirtual
SetFieldDataTupleId(vtkIdType)vtkMappervirtual
SetGhostLevel(int)vtkPolyDataMappervirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetInformation(vtkInformation *)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, vtkInformation *info)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName)vtkAlgorithmvirtual
SetInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputData(vtkPolyData *in)vtkPolyDataMapper
SetInputDataInternal(int port, vtkDataObject *input)vtkAlgorithminlineprotected
SetInputDataObject(int port, vtkDataObject *data)vtkAlgorithmvirtual
SetInputDataObject(vtkDataObject *data)vtkAlgorithminlinevirtual
SetInterpolateScalarsBeforeMapping(vtkTypeBool)vtkMappervirtual
SetLookupTable(vtkScalarsToColors *lut)vtkMapper
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetNoPriorTemporalAccessInformationKey(int key)vtkAlgorithm
SetNoPriorTemporalAccessInformationKey()vtkAlgorithm
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input)vtkAlgorithmprotectedvirtual
SetNumberOfInputConnections(int port, int n)vtkAlgorithmprotectedvirtual
SetNumberOfInputPorts(int n)vtkAlgorithmprotectedvirtual
SetNumberOfOutputPorts(int n)vtkAlgorithmprotectedvirtual
SetNumberOfPieces(int)vtkPolyDataMappervirtual
SetNumberOfSubPieces(int)vtkPolyDataMappervirtual
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetParent(vtkCompositePolyDataMapper *parent)vtkWebGPUBatchedPolyDataMapper
SetPauseShiftScale(bool pauseShiftScale)vtkPolyDataMapperinlinevirtual
SetPiece(int)vtkPolyDataMappervirtual
SetProgressObserver(vtkProgressObserver *)vtkAlgorithm
SetProgressShiftScale(double shift, double scale)vtkAlgorithm
SetProgressText(const char *ptext)vtkAlgorithm
SetReferenceCount(int)vtkObjectBase
SetRelativeCoincidentTopologyLineOffsetParameters(double factor, double units)vtkMapper
SetRelativeCoincidentTopologyPointOffsetParameter(double units)vtkMapper
SetRelativeCoincidentTopologyPolygonOffsetParameters(double factor, double units)vtkMapper
SetReleaseDataFlag(vtkTypeBool)vtkAlgorithmvirtual
SetRenderTime(double time)vtkMapperinline
SetResolveCoincidentTopology(int val)vtkMapperstatic
SetResolveCoincidentTopologyLineOffsetParameters(double factor, double units)vtkMapperstatic
SetResolveCoincidentTopologyPointOffsetParameter(double units)vtkMapperstatic
SetResolveCoincidentTopologyPolygonOffsetFaces(int faces)vtkMapperstatic
SetResolveCoincidentTopologyPolygonOffsetParameters(double factor, double units)vtkMapperstatic
SetResolveCoincidentTopologyToDefault()vtkMapperstatic
SetResolveCoincidentTopologyToOff()vtkMapperinlinestatic
SetResolveCoincidentTopologyToPolygonOffset()vtkMapperinlinestatic
SetResolveCoincidentTopologyToShiftZBuffer()vtkMapperinlinestatic
SetResolveCoincidentTopologyZShift(double val)vtkMapperstatic
SetScalarMode(int)vtkMappervirtual
SetScalarModeToDefault()vtkMapperinline
SetScalarModeToUseCellData()vtkMapperinline
SetScalarModeToUseCellFieldData()vtkMapperinline
SetScalarModeToUseFieldData()vtkMapperinline
SetScalarModeToUsePointData()vtkMapperinline
SetScalarModeToUsePointFieldData()vtkMapperinline
SetScalarRange(double, double)vtkMappervirtual
SetScalarRange(double[2])vtkMapper
SetScalarVisibility(vtkTypeBool)vtkMappervirtual
SetSeamlessU(bool)vtkPolyDataMappervirtual
SetSeamlessV(bool)vtkPolyDataMappervirtual
SetSelection(vtkSelection *)vtkMappervirtual
SetStatic(vtkTypeBool)vtkMappervirtual
SetupGraphicsPipelines(const wgpu::Device &device, vtkRenderer *renderer, vtkActor *actor)vtkWebGPUPolyDataMapperprotected
SetUseLookupTableScalarRange(vtkTypeBool)vtkMappervirtual
SetVBOShiftScaleMethod(int)vtkPolyDataMapperinlinevirtual
ShallowCopy(vtkAbstractMapper *m) overridevtkPolyDataMappervirtual
ShiftScaleMethodvtkPolyDataMapperprotected
ShiftScaleMethodType enum namevtkPolyDataMapper
SINGLE_PRECISION enum valuevtkAlgorithm
StaticvtkMapperprotected
StaticOff()vtkMappervirtual
StaticOn()vtkMappervirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkWebGPUBatchedPolyDataMapper
TimervtkAbstractMapperprotected
TimeToDrawvtkAbstractMapperprotected
TOPOLOGY_SOURCE_LINE_POINTS enum valuevtkWebGPUPolyDataMapper
TOPOLOGY_SOURCE_LINES enum valuevtkWebGPUPolyDataMapper
TOPOLOGY_SOURCE_NB_TYPES enum valuevtkWebGPUPolyDataMapper
TOPOLOGY_SOURCE_POLYGON_EDGES enum valuevtkWebGPUPolyDataMapper
TOPOLOGY_SOURCE_POLYGON_POINTS enum valuevtkWebGPUPolyDataMapper
TOPOLOGY_SOURCE_POLYGONS enum valuevtkWebGPUPolyDataMapper
TOPOLOGY_SOURCE_VERTS enum valuevtkWebGPUPolyDataMapper
TopologyBindGroupInfosvtkWebGPUPolyDataMapperprotected
TopologyBuildTimestampvtkWebGPUPolyDataMapperprotected
TopologySourceType enum namevtkWebGPUPolyDataMapper
UnmarkBatchElements()vtkWebGPUBatchedPolyDataMapper
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
Update(int port) overridevtkPolyDataMappervirtual
Update() overridevtkPolyDataMappervirtual
Update(int port, vtkInformationVector *requests) overridevtkPolyDataMappervirtual
Update(vtkInformation *requests) overridevtkPolyDataMappervirtual
UpdateCellToPrimitiveComputePipelineTimestamp(TopologySourceType topologySourceType)vtkWebGPUPolyDataMapperprotected
UpdateDataObject()vtkAlgorithmvirtual
UpdateExtent(const int extents[6])vtkAlgorithmvirtual
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output)vtkAlgorithm
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType)vtkAlgorithm
UpdateInformation()vtkAlgorithmvirtual
UpdateMeshGeometryBuffers(vtkWebGPURenderWindow *wgpuRenderWindow)vtkWebGPUPolyDataMapperprotected
UpdatePiece(int piece, int numPieces, int ghostLevels, const int extents[6]=nullptr)vtkAlgorithmvirtual
UpdateProgress(double amount)vtkAlgorithm
UpdateTimeStep(double time, int piece=-1, int numPieces=1, int ghostLevels=0, const int extents[6]=nullptr)vtkAlgorithmvirtual
UpdateWholeExtent()vtkAlgorithmvirtual
UseLookupTableScalarRangevtkMapperprotected
UseLookupTableScalarRangeOff()vtkMappervirtual
UseLookupTableScalarRangeOn()vtkMappervirtual
UsesGarbageCollector() const overridevtkAlgorithminlinevirtual
vtkAbstractMapper()vtkAbstractMapperprotected
vtkAbstractMapper3D()vtkAbstractMapper3Dprotected
vtkAlgorithm()vtkAlgorithmprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkMapper()vtkMapperprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkPolyDataMapper()vtkPolyDataMapperprotected
VTKPolyDataToBatchElementvtkWebGPUBatchedPolyDataMapperprotected
vtkWebGPUBatchedPolyDataMapper()vtkWebGPUBatchedPolyDataMapperprotected
vtkWebGPUPolyDataMapper()vtkWebGPUPolyDataMapperprotected
WeakPointersvtkObjectBaseprotected
WriteOverrideColorBuffer(vtkSmartPointer< vtkWebGPUConfiguration > wgpuConfiguration, bool applyOverrides, double overrideOpacity, const vtkColor3d &overrideAmbientColor, const vtkColor3d &overrideDiffuseColor)vtkWebGPUBatchedPolyDataMapperprotected
~vtkAbstractMapper() overridevtkAbstractMapperprotected
~vtkAbstractMapper3D() override=defaultvtkAbstractMapper3Dprotected
~vtkAlgorithm() overridevtkAlgorithmprotected
~vtkMapper() overridevtkMapperprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkPolyDataMapper() override=defaultvtkPolyDataMapperprotected
~vtkWebGPUBatchedPolyDataMapper() overridevtkWebGPUBatchedPolyDataMapperprotected
~vtkWebGPUPolyDataMapper() overridevtkWebGPUPolyDataMapperprotected