|
VTK
9.6.20260422
|
#include <vtkWebGPUPolyDataMapper.h>
Public Attributes | |
| std::uint32_t | VertexOffset = 0 |
| std::uint32_t | VertexCount = 0 |
| std::uint32_t | InstanceOffset = 0 |
| std::uint32_t | InstanceCount = 0 |
Definition at line 396 of file vtkWebGPUPolyDataMapper.h.
| std::uint32_t vtkWebGPUPolyDataMapper::DrawCallArgs::VertexOffset = 0 |
Definition at line 398 of file vtkWebGPUPolyDataMapper.h.
| std::uint32_t vtkWebGPUPolyDataMapper::DrawCallArgs::VertexCount = 0 |
Definition at line 399 of file vtkWebGPUPolyDataMapper.h.
| std::uint32_t vtkWebGPUPolyDataMapper::DrawCallArgs::InstanceOffset = 0 |
Definition at line 400 of file vtkWebGPUPolyDataMapper.h.
| std::uint32_t vtkWebGPUPolyDataMapper::DrawCallArgs::InstanceCount = 0 |
Definition at line 401 of file vtkWebGPUPolyDataMapper.h.