1Wx::GLCanvas(3) User Contributed Perl Documentation Wx::GLCanvas(3)
2
3
4
6 Wx::GLCanvas - interface to wxWidgets' OpenGL canvas
7
9 use OpenGL; # or any other module providing OpenGL API
10 use Wx::GLCanvas;
11
13 The documentation for this module is included in the main wxPerl
14 distribution (wxGLCanvas).
15
17 Mattia Barbon <mbarbon@cpan.org>
18
20 This program is free software; you can redistribute it and/or modify it
21 under the same terms as Perl itself.
22
23
24
25perl v5.38.0 2023-07-21 Wx::GLCanvas(3)