VTK  9.5.20250718
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 400 of file vtkWebGPUPolyDataMapper.h.

Member Data Documentation

◆ VertexCount

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

Definition at line 402 of file vtkWebGPUPolyDataMapper.h.

◆ InstanceCount

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

Definition at line 403 of file vtkWebGPUPolyDataMapper.h.


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