VTK  9.7.20260827
vtkOpenGLRenderWindow::GLFuncResolverState Struct Reference

#include <vtkOpenGLRenderWindow.h>

Detailed Description

Definition at line 699 of file vtkOpenGLRenderWindow.h.

Public Attributes

VTKOpenGLGetProcAddress resolveFunc = nullptr
void * libHandle = nullptr

Member Data Documentation

◆ resolveFunc

VTKOpenGLGetProcAddress vtkOpenGLRenderWindow::GLFuncResolverState::resolveFunc = nullptr

Definition at line 701 of file vtkOpenGLRenderWindow.h.

◆ libHandle

void* vtkOpenGLRenderWindow::GLFuncResolverState::libHandle = nullptr

Definition at line 702 of file vtkOpenGLRenderWindow.h.


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