VTK
9.4.20241109
|
#include "vtkRenderingWebGPUModule.h"
#include "vtkWebGPUComputeBuffer.h"
#include "vtkWebGPUPolyDataMapper.h"
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... | |