VTK  9.5.20250913
Public Attributes | List of all members
vtkOpenGLRenderWindow::GLFuncResolverState Struct Reference

#include <vtkOpenGLRenderWindow.h>

Public Attributes

VTKOpenGLGetProcAddress resolveFunc = nullptr
 
void * libHandle = nullptr
 

Detailed Description

Definition at line 674 of file vtkOpenGLRenderWindow.h.

Member Data Documentation

◆ resolveFunc

VTKOpenGLGetProcAddress vtkOpenGLRenderWindow::GLFuncResolverState::resolveFunc = nullptr

Definition at line 676 of file vtkOpenGLRenderWindow.h.

◆ libHandle

void* vtkOpenGLRenderWindow::GLFuncResolverState::libHandle = nullptr

Definition at line 677 of file vtkOpenGLRenderWindow.h.


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