SubstanceShdGetBitmap Struct Reference Library » Substance Library
#include <lib_substance.h>
Data structure for message MSG_SUBSTANCE_SHD_GETBITMAP .
公共成员函数 |
|
| SubstanceShdGetBitmap () | |
Public Attributes |
|
| BaseBitmap * | _pBmp |
| ICONDATAFLAGS | _bmpflags |
| SubstanceShdGetBitmap | ( | ) |
Default constructor.
| BaseBitmap * _pBmp |
Pass as nullptr , contains pointer to texture bitmap on return. The sender owns the pointed bitmap.
| ICONDATAFLAGS _bmpflags |
Pass ICONDATAFLAGS::NONE . Currently not in use..