| Paketname | libogre-perl | 
| Beschreibung | Perl binding for the OGRE C++ graphics library | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.40-1 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 3520 Byte | 
| Hängt ab von | perl (>= 5.10.1-7), perlapi-5.10.1, libatk1.0-0 (>= 1.20.0), libc6 (>= 2.1.3), libcairo2 (>= 1.2.4), | 
| Empfohlene Pakete | libois-perl, libreadonly-perl | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 830418 Byte | 
| Prüfsumme MD5 | da39d74f03330f2515ea59bebd059b64 | 
| Prüfsumme SHA1 | 06d32d92fb5efa0ccfe29e9016c57bee433080a4 | 
| Prüfsumme SHA256 | 221c34bde9e90186b2fb2f9baa23e140e6783b7dc54996607e7311a57bc42275 | 
| Link zum Herunterladen | libogre-perl_0.40-1_i386.deb | 
| Ausführliche Beschreibung | This is a Perl binding for OGRE, Object-Oriented Graphics Rendering Engine,
a C++ library found at http://www.ogre3d.org/ .
.
The wrapping is currently incomplete, but there are several interesting
examples working now (see examples/README.txt).
.
For documentation on specific classes, see the perldoc for the class. The
documentation for each class is somewhat minimal. In the DESCRIPTION section
there will be a link to the corresponding C++ API documentation on the OGRE
website. The documentation of methods uses C++ types to describe its
parameters and return values, so some translation to Perl is generally
required. |