GetCustomIconData Struct Reference

#include <c4d_baselist.h>

详细描述

Message struct for the MSG_GETCUSTOMICON message.

公共成员函数

  GetCustomIconData ()

Public Attributes

IconData dat
Bool   filled

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

◆  GetCustomIconData()

GetCustomIconData ( )

Default constructor.

Member Data Documentation

◆  dat

IconData * dat

The icon data.

注意
This might already have been setup. In that case directly render into this bitmap. Alternately, change the bitmap pointer/offsets/dimensions.

◆  filled

Bool filled

Set this to true if the icon data dat was changed or set.