VTK  9.3.20240328
Public Attributes | List of all members
vtkGPUInfoListArray Class Reference

Internal class vtkGPUInfoList. More...

#include <vtkGPUInfoListArray.h>

Public Attributes

std::vector< vtkGPUInfo * > v
 

Detailed Description

Internal class vtkGPUInfoList.

vtkGPUInfoListArray is just a PIMPL mechanism for vtkGPUInfoList.

Definition at line 17 of file vtkGPUInfoListArray.h.

Member Data Documentation

◆ v

std::vector<vtkGPUInfo*> vtkGPUInfoListArray::v

Definition at line 20 of file vtkGPUInfoListArray.h.


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