VTK  9.6.1
vtkOpenGLRenderWindow::GLFuncResolverState Struct Reference

#include <vtkOpenGLRenderWindow.h>

Public Attributes

VTKOpenGLGetProcAddress resolveFunc = nullptr
void * libHandle = nullptr

Detailed Description

Definition at line 655 of file vtkOpenGLRenderWindow.h.

Member Data Documentation

◆ resolveFunc

VTKOpenGLGetProcAddress vtkOpenGLRenderWindow::GLFuncResolverState::resolveFunc = nullptr

Definition at line 657 of file vtkOpenGLRenderWindow.h.

◆ libHandle

void* vtkOpenGLRenderWindow::GLFuncResolverState::libHandle = nullptr

Definition at line 658 of file vtkOpenGLRenderWindow.h.


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