VTK  9.5.20250810
Public Attributes | List of all members
vtkWebGPUPolyDataMapper::DrawCallArgs Struct Reference

#include <vtkWebGPUPolyDataMapper.h>

Public Attributes

std::uint32_t VertexCount = 0
 
std::uint32_t InstanceCount = 0
 

Detailed Description

Definition at line 413 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ VertexCount

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

Definition at line 415 of file vtkWebGPUPolyDataMapper.h.

◆ InstanceCount

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

Definition at line 416 of file vtkWebGPUPolyDataMapper.h.


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