VTK  9.7.20260716
vtkOpenGLRenderWindow::GLFuncResolverState Struct Reference

#include <vtkOpenGLRenderWindow.h>

Public Attributes

VTKOpenGLGetProcAddress resolveFunc = nullptr
 
void * libHandle = nullptr
 

Detailed Description

Definition at line 693 of file vtkOpenGLRenderWindow.h.

Member Data Documentation

◆ resolveFunc

VTKOpenGLGetProcAddress vtkOpenGLRenderWindow::GLFuncResolverState::resolveFunc = nullptr

Definition at line 695 of file vtkOpenGLRenderWindow.h.

◆ libHandle

void* vtkOpenGLRenderWindow::GLFuncResolverState::libHandle = nullptr

Definition at line 696 of file vtkOpenGLRenderWindow.h.


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