|
| Patrick's Programming Library Version 7.0.0 - Dokumentation |
Öffentliche Attribute | |
| union { | |
| void * base | |
| ppluint16 * base16 | |
| ppluint32 * base32 | |
| ppluint8 * base8 | |
| }; | |
| GRAFIX_FUNCTIONS * | fn |
| int | height |
| ppluint32 | pitch |
| RGBFormat | rgbformat |
| int | width |
| union { ... } |
| void* ppl7::grafix::DRAWABLE_DATA::base |
| ppluint16* ppl7::grafix::DRAWABLE_DATA::base16 |
| ppluint32* ppl7::grafix::DRAWABLE_DATA::base32 |
| ppluint8* ppl7::grafix::DRAWABLE_DATA::base8 |
| GRAFIX_FUNCTIONS* ppl7::grafix::DRAWABLE_DATA::fn |
| int ppl7::grafix::DRAWABLE_DATA::height |
| ppluint32 ppl7::grafix::DRAWABLE_DATA::pitch |
| RGBFormat ppl7::grafix::DRAWABLE_DATA::rgbformat |
| int ppl7::grafix::DRAWABLE_DATA::width |