
Wx::GLCanvas - interface to wxWidgets' OpenGL canvas

use OpenGL; # or any other module providing OpenGL API
use Wx::GLCanvas;

The documentation for this module is included in the main wxPerl distribution (wxGLCanvas).

Mattia Barbon <mbarbon@cpan.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.