GetCustomIconData Struct Reference

#include <c4d_baselist.h>

Detailed Description

Message struct for the MSG_GETCUSTOMICON message.

Public Member Functions

 GetCustomIconData ()
 

Public Attributes

IconDatadat
 
Bool filled
 

Constructor & Destructor Documentation

◆ GetCustomIconData()

Default constructor.

Member Data Documentation

◆ dat

IconData* dat

The icon data.

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