VTK  9.3.20240424
Public Attributes | List of all members
vtkOpenXRManagerOpenGLGraphics::SwapchainImagesOpenGL Struct Reference

OpenGL structure to store swapchain images. More...

#include <vtkOpenXRManagerOpenGLGraphics.h>

Public Attributes

std::vector< XrSwapchainImageOpenGLKHR > Images
 

Detailed Description

OpenGL structure to store swapchain images.

Definition at line 97 of file vtkOpenXRManagerOpenGLGraphics.h.

Member Data Documentation

◆ Images

std::vector<XrSwapchainImageOpenGLKHR> vtkOpenXRManagerOpenGLGraphics::SwapchainImagesOpenGL::Images

Definition at line 99 of file vtkOpenXRManagerOpenGLGraphics.h.


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