Open Search
    SubstanceShdGetBitmap Struct Reference

    #include <lib_substance.h>

    Detailed Description

    Data structure for message MSG_SUBSTANCE_SHD_GETBITMAP.

    See also
    Substance Message IDs
    Since
    R18

    Public Member Functions

     SubstanceShdGetBitmap ()
     

    Public Attributes

    BaseBitmap_pBmp
     
    ICONDATAFLAGS _bmpflags
     

    Constructor & Destructor Documentation

    ◆ 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..