VTK  9.4.20250207
Classes
vtkWebGPUComputeRenderTexture.h File Reference
#include "vtkRenderingWebGPUModule.h"
#include "vtkWeakPointer.h"
#include "vtkWebGPUComputePass.h"
#include "vtkWebGPUComputeTexture.h"
#include "vtkWebGPUComputeTextureView.h"
Include dependency graph for vtkWebGPUComputeRenderTexture.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkWebGPUComputeRenderTexture
 Render textures are returned by calls to vtkWebGPUPolyDataMapper::AcquireXXXXRenderTexture() and represent a buffer that is used by the rendering pipeline and that can also be added to a compute pipeline. More...