VTK  9.2.6
vtkVRRenderWindow::FramebufferDesc Struct Reference

#include <vtkVRRenderWindow.h>

Public Attributes

GLuint ResolveFramebufferId = 0
GLuint ResolveColorTextureId = 0
GLuint ResolveDepthTextureId = 0

Detailed Description

Definition at line 398 of file vtkVRRenderWindow.h.

Member Data Documentation

◆ ResolveFramebufferId

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveFramebufferId = 0

Definition at line 400 of file vtkVRRenderWindow.h.

◆ ResolveColorTextureId

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveColorTextureId = 0

Definition at line 401 of file vtkVRRenderWindow.h.

◆ ResolveDepthTextureId

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveDepthTextureId = 0

Definition at line 402 of file vtkVRRenderWindow.h.


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