logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Wx::GLCanvas - interface to wxWidgets' OpenGL canvas

Author

       Mattia Barbon <mbarbon@cpan.org>

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;

See Also