VTK  9.3.1
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 371 of file vtkVRRenderWindow.h.

Member Data Documentation

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveFramebufferId = 0

Definition at line 373 of file vtkVRRenderWindow.h.

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveColorTextureId = 0

Definition at line 374 of file vtkVRRenderWindow.h.

GLuint vtkVRRenderWindow::FramebufferDesc::ResolveDepthTextureId = 0

Definition at line 375 of file vtkVRRenderWindow.h.


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