#include <customgui_matpreview.h>
Message struct for MATPREVIEW_MODIFY_CACHE_SCENE .
Public Attributes |
|
| MatPreviewType | t |
| String | strUserScene |
| BaseDocument * | pDoc |
| MatPreviewType t |
The preview type: MatPreviewType .
| String strUserScene |
The name of the preview scene. (File name without path and extension.)
| BaseDocument * pDoc |
The preview document. The caller owns the pointed document.