VTK  9.4.20241109
Classes
vtkWebGPUComputeRenderBuffer.h File Reference
#include "vtkRenderingWebGPUModule.h"
#include "vtkWebGPUComputeBuffer.h"
#include "vtkWebGPUPolyDataMapper.h"
Include dependency graph for vtkWebGPUComputeRenderBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkWebGPUComputeRenderBuffer
 Render buffers are returned by calls to vtkWebGPUPolyDataMapper::AcquirePointAttributeComputeRenderBuffer() (or CellAttribute equivalent) and represent a buffer that is used by the rendering pipeline and that can also be added to a compute pipeline. More...