MatPreviewModifyCacheScene Struct Reference

#include <customgui_matpreview.h>

详细描述

Message struct for MATPREVIEW_MODIFY_CACHE_SCENE .

Public Attributes

MatPreviewType   t
String   strUserScene
BaseDocument pDoc

Member Data Documentation

◆  t

MatPreviewType t

The preview type: MatPreviewType .

◆  strUserScene

String strUserScene

The name of the preview scene. (File name without path and extension.)

◆  pDoc

BaseDocument * pDoc

The preview document. The caller owns the pointed document.