Wx::GLCanvas - interface to wxWidgets' OpenGL canvas
Contents
Description
The documentation for this module is included in the main wxPerl distribution (wxGLCanvas).
License
This program is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.
perl v5.40.1 2025-05-05 Wx::GLCanvas(3pm)
Name
Wx::GLCanvas - interface to wxWidgets' OpenGL canvas
Synopsis
use OpenGL; # or any other module providing OpenGL API
use Wx::GLCanvas;
