Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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