VTK  9.6.20260422
vtkWebGPUPolyDataMapper::DrawCallArgs Struct Reference

#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
 

Detailed Description

Definition at line 396 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ VertexOffset

std::uint32_t vtkWebGPUPolyDataMapper::DrawCallArgs::VertexOffset = 0

Definition at line 398 of file vtkWebGPUPolyDataMapper.h.

◆ VertexCount

std::uint32_t vtkWebGPUPolyDataMapper::DrawCallArgs::VertexCount = 0

Definition at line 399 of file vtkWebGPUPolyDataMapper.h.

◆ InstanceOffset

std::uint32_t vtkWebGPUPolyDataMapper::DrawCallArgs::InstanceOffset = 0

Definition at line 400 of file vtkWebGPUPolyDataMapper.h.

◆ InstanceCount

std::uint32_t vtkWebGPUPolyDataMapper::DrawCallArgs::InstanceCount = 0

Definition at line 401 of file vtkWebGPUPolyDataMapper.h.


The documentation for this struct was generated from the following file: