VTK  9.4.20250310
vtkWebGPUComputePass Member List

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

AddBuffer(vtkSmartPointer< vtkWebGPUComputeBuffer > buffer)vtkWebGPUComputePass
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
AddRenderBuffer(vtkSmartPointer< vtkWebGPUComputeRenderBuffer > renderBuffer)vtkWebGPUComputePass
AddRenderTexture(vtkSmartPointer< vtkWebGPUComputeRenderTexture > renderTexture)vtkWebGPUComputePass
AddTexture(vtkSmartPointer< vtkWebGPUComputeTexture > texture)vtkWebGPUComputePass
AddTextureView(vtkSmartPointer< vtkWebGPUComputeTextureView > textureView)vtkWebGPUComputePass
BreakOnError()vtkObjectstatic
BufferMapAsyncCallback typedefvtkWebGPUComputePass
CreateTextureView(int textureIndex)vtkWebGPUComputePass
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DeleteTextureViews(int textureIndex)vtkWebGPUComputePass
Dispatch()vtkWebGPUComputePass
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBufferByteSize(int bufferIndex)vtkWebGPUComputePass
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetComputeTexture(int textureIndex)vtkWebGPUComputePass
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLabel()vtkWebGPUComputePassvirtual
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetReferenceCount()vtkObjectBaseinline
GetShaderEntryPoint()vtkWebGPUComputePassvirtual
GetShaderSource()vtkWebGPUComputePassvirtual
GetTextureView(int textureViewIndex)vtkWebGPUComputePass
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
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)vtkWebGPUComputePassvirtual
IsTypeOf(const char *type)vtkWebGPUComputePassstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkWebGPUComputePassstatic
NewInstance() constvtkWebGPUComputePass
NewInstanceInternal() constvtkWebGPUComputePassprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkWebGPUComputePassvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReadBufferFromGPU(int bufferIndex, BufferMapAsyncCallback callback, void *userdata)vtkWebGPUComputePass
ReadTextureFromGPU(int textureIndex, int mipLevel, TextureMapAsyncCallback callback, void *userdata)vtkWebGPUComputePass
RebindTextureView(int group, int binding, int textureViewIndex)vtkWebGPUComputePass
RecreateComputeTexture(int textureIndex)vtkWebGPUComputePass
RecreateTextureView(int textureViewIndex)vtkWebGPUComputePass
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
ReleaseResources()vtkWebGPUComputePass
RemoveAllObservers()vtkObject
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
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
ResizeBuffer(int bufferIndex, vtkIdType newByteSize)vtkWebGPUComputePass
SafeDownCast(vtkObjectBase *o)vtkWebGPUComputePassstatic
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetLabel(const std::string &label)vtkWebGPUComputePass
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SetShaderEntryPoint(std::string)vtkWebGPUComputePassvirtual
SetShaderSource(std::string)vtkWebGPUComputePassvirtual
SetShaderSourceFromPath(const char *shaderFilePath)vtkWebGPUComputePass
SetWorkgroups(int groupsX, int groupsY, int groupsZ)vtkWebGPUComputePass
SubjectHelpervtkObjectprotected
Superclass typedefvtkWebGPUComputePass
TextureMapAsyncCallback typedefvtkWebGPUComputePass
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UpdateBufferData(int bufferIndex, const std::vector< T > &newData)vtkWebGPUComputePassinline
UpdateBufferData(int bufferIndex, vtkIdType byteOffset, const std::vector< T > &data)vtkWebGPUComputePassinline
UpdateBufferData(int bufferIndex, vtkDataArray *newData)vtkWebGPUComputePass
UpdateBufferData(int bufferIndex, vtkIdType byteOffset, vtkDataArray *newData)vtkWebGPUComputePass
UpdateTextureData(int textureIndex, const std::vector< T > &data)vtkWebGPUComputePassinline
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkWebGPUComputePass()vtkWebGPUComputePassprotected
vtkWebGPUComputePassBufferStorageInternalsvtkWebGPUComputePassfriend
vtkWebGPUComputePassInternalsvtkWebGPUComputePassfriend
vtkWebGPUComputePassTextureStorageInternalsvtkWebGPUComputePassfriend
vtkWebGPUComputePipelinevtkWebGPUComputePassfriend
vtkWebGPUHelpersvtkWebGPUComputePassfriend
vtkWebGPUPointCloudMapperInternalsvtkWebGPUComputePassfriend
vtkWebGPURenderervtkWebGPUComputePassfriend
vtkWebGPURenderWindowvtkWebGPUComputePassfriend
WeakPointersvtkObjectBaseprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkWebGPUComputePass() overridevtkWebGPUComputePassprotected