Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ LoadRequiredExtensions
Function
LoadRequiredExtensions
Rendering/OpenGL2/vtkOpenGLFramebufferObject.h:436–436 ·
view source on GitHub ↗
* Load all necessary extensions. */
Source
from the content-addressed store, hash-verified
434
* Load all necessary extensions.
435
*/
436
static bool LoadRequiredExtensions(vtkOpenGLRenderWindow*) { return true; }
437
438
vtkGenericOpenGLResourceFreeCallback* ResourceCallback;
439
Callers
1
SetContext
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected