VTK  9.3.20240329
Public Attributes | List of all members
vtkOpenXRManagerD3DGraphics::SwapchainImagesD3D Struct Reference

D3D structure to store swapchain images. More...

#include <vtkOpenXRManagerD3DGraphics.h>

Public Attributes

std::vector< XrSwapchainImageD3D11KHR > Images
 

Detailed Description

D3D structure to store swapchain images.

Definition at line 92 of file vtkOpenXRManagerD3DGraphics.h.

Member Data Documentation

◆ Images

std::vector<XrSwapchainImageD3D11KHR> vtkOpenXRManagerD3DGraphics::SwapchainImagesD3D::Images

Definition at line 94 of file vtkOpenXRManagerD3DGraphics.h.


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