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) | 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 |
AddRenderBuffer(vtkSmartPointer< vtkWebGPUComputeRenderBuffer > renderBuffer) | vtkWebGPUComputePass | |
AddRenderTexture(vtkSmartPointer< vtkWebGPUComputeRenderTexture > renderTexture) | vtkWebGPUComputePass | |
AddTexture(vtkSmartPointer< vtkWebGPUComputeTexture > texture) | vtkWebGPUComputePass | |
AddTextureView(vtkSmartPointer< vtkWebGPUComputeTextureView > textureView) | vtkWebGPUComputePass | |
BreakOnError() | vtkObject | static |
BufferMapAsyncCallback typedef | vtkWebGPUComputePass | |
CreateTextureView(int textureIndex) | vtkWebGPUComputePass | |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
DeleteTextureViews(int textureIndex) | vtkWebGPUComputePass | |
Dispatch() | vtkWebGPUComputePass | |
FastDelete() | vtkObjectBase | virtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetBufferByteSize(int bufferIndex) | vtkWebGPUComputePass | |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetComputeTexture(int textureIndex) | vtkWebGPUComputePass | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetLabel() | vtkWebGPUComputePass | virtual |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetObjectDescription() const override | vtkObject | virtual |
GetObjectName() const | vtkObject | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetShaderEntryPoint() | vtkWebGPUComputePass | virtual |
GetShaderSource() | vtkWebGPUComputePass | virtual |
GetTextureView(int textureViewIndex) | vtkWebGPUComputePass | |
GetUsingMemkind() | vtkObjectBase | static |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
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) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | 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) | vtkWebGPUComputePass | virtual |
IsTypeOf(const char *type) | vtkWebGPUComputePass | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkWebGPUComputePass | static |
NewInstance() const | vtkWebGPUComputePass | |
NewInstanceInternal() const | vtkWebGPUComputePass | protectedvirtual |
ObjectName | vtkObject | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkWebGPUComputePass | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
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 | |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
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 *) | vtkObjectBase | protectedvirtual |
ResizeBuffer(int bufferIndex, vtkIdType newByteSize) | vtkWebGPUComputePass | |
SafeDownCast(vtkObjectBase *o) | vtkWebGPUComputePass | static |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
SetLabel(const std::string &label) | vtkWebGPUComputePass | |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetObjectName(const std::string &objectName) | vtkObject | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetShaderEntryPoint(std::string) | vtkWebGPUComputePass | virtual |
SetShaderSource(std::string) | vtkWebGPUComputePass | virtual |
SetShaderSourceFromPath(const char *shaderFilePath) | vtkWebGPUComputePass | |
SetWorkgroups(int groupsX, int groupsY, int groupsZ) | vtkWebGPUComputePass | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkWebGPUComputePass | |
TextureMapAsyncCallback typedef | vtkWebGPUComputePass | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UpdateBufferData(int bufferIndex, const std::vector< T > &newData) | vtkWebGPUComputePass | inline |
UpdateBufferData(int bufferIndex, vtkIdType byteOffset, const std::vector< T > &data) | vtkWebGPUComputePass | inline |
UpdateBufferData(int bufferIndex, vtkDataArray *newData) | vtkWebGPUComputePass | |
UpdateBufferData(int bufferIndex, vtkIdType byteOffset, vtkDataArray *newData) | vtkWebGPUComputePass | |
UpdateTextureData(int textureIndex, const std::vector< T > &data) | vtkWebGPUComputePass | inline |
UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkWebGPUComputePass() | vtkWebGPUComputePass | protected |
vtkWebGPUComputePassBufferStorageInternals | vtkWebGPUComputePass | friend |
vtkWebGPUComputePassInternals | vtkWebGPUComputePass | friend |
vtkWebGPUComputePassTextureStorageInternals | vtkWebGPUComputePass | friend |
vtkWebGPUComputePipeline | vtkWebGPUComputePass | friend |
vtkWebGPUHelpers | vtkWebGPUComputePass | friend |
vtkWebGPUPointCloudMapperInternals | vtkWebGPUComputePass | friend |
vtkWebGPURenderer | vtkWebGPUComputePass | friend |
vtkWebGPURenderWindow | vtkWebGPUComputePass | friend |
WeakPointers | vtkObjectBase | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkWebGPUComputePass() override | vtkWebGPUComputePass | protected |