|
| Patrick's Programming Library Version 6.4.21 - 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* ppl6::grafix::DRAWABLE_DATA::base |
| ppluint16* ppl6::grafix::DRAWABLE_DATA::base16 |
| ppluint32* ppl6::grafix::DRAWABLE_DATA::base32 |
| ppluint8* ppl6::grafix::DRAWABLE_DATA::base8 |
| GRAFIX_FUNCTIONS* ppl6::grafix::DRAWABLE_DATA::fn |
| int ppl6::grafix::DRAWABLE_DATA::height |
| ppluint32 ppl6::grafix::DRAWABLE_DATA::pitch |
| RGBFormat ppl6::grafix::DRAWABLE_DATA::rgbformat |
| int ppl6::grafix::DRAWABLE_DATA::width |