VTK  9.5.20250711
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 288 of file vtkVRRenderWindow.h.

Member Data Documentation

◆ ResolveFramebufferId

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveFramebufferId = 0

Definition at line 290 of file vtkVRRenderWindow.h.

◆ ResolveColorTextureId

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveColorTextureId = 0

Definition at line 291 of file vtkVRRenderWindow.h.

◆ ResolveDepthTextureId

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveDepthTextureId = 0

Definition at line 292 of file vtkVRRenderWindow.h.


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