SubstanceShdGetBitmap Struct Reference Library » Substance Library

#include <lib_substance.h>

详细描述

Data structure for message MSG_SUBSTANCE_SHD_GETBITMAP .

另请参阅
Substance Message IDs
由于
R18

公共成员函数

  SubstanceShdGetBitmap ()

Public Attributes

BaseBitmap _pBmp
ICONDATAFLAGS   _bmpflags

构造函数 & 析构函数文档编制

◆  SubstanceShdGetBitmap()

SubstanceShdGetBitmap ( )

Default constructor.

Member Data Documentation

◆  _pBmp

BaseBitmap * _pBmp

Pass as nullptr , contains pointer to texture bitmap on return. The sender owns the pointed bitmap.

◆  _bmpflags

ICONDATAFLAGS _bmpflags

Pass ICONDATAFLAGS::NONE . Currently not in use..