VTK  9.3.20240425
Public Attributes | List of all members
vtkVRRenderWindow::FramebufferDesc Struct Reference

#include <vtkVRRenderWindow.h>

Public Attributes

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

Detailed Description

Definition at line 300 of file vtkVRRenderWindow.h.

Member Data Documentation

◆ ResolveFramebufferId

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveFramebufferId = 0

Definition at line 302 of file vtkVRRenderWindow.h.

◆ ResolveColorTextureId

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveColorTextureId = 0

Definition at line 303 of file vtkVRRenderWindow.h.

◆ ResolveDepthTextureId

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveDepthTextureId = 0

Definition at line 304 of file vtkVRRenderWindow.h.


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