|
VTK
9.4.2
|
#include "vtkRenderingWebGPUModule.h"#include "vtkWeakPointer.h"#include "vtkWebGPUComputePass.h"#include "vtkWebGPUComputeTexture.h"#include "vtkWebGPUComputeTextureView.h"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... | |