#include <lib_hair.h>
Public Member Functions | |
| HairPluginMessageData () | |
Public Attributes | |
| Int32 | version |
| Int32 | size |
| HAIR_MSG_DATA_FLAG | flags |
| void * | data |
| HAIR_MSG_DATA_TYPE | type |
| BaseList2D * | bl |
Default constructor.
| Int32 version |
Version. Read only.
| Int32 size |
Size. Read only.
| HAIR_MSG_DATA_FLAG flags |
The flags. Private.
| void* data |
The plugin data.
| HAIR_MSG_DATA_TYPE type |
The message type. Private.
| BaseList2D* bl |
Private.