Open Search
    MatPreviewModifyCacheScene Struct Reference

    #include <customgui_matpreview.h>

    Detailed Description

    Message struct for MATPREVIEW_MODIFY_CACHE_SCENE.

    Public Attributes

    MatPreviewType t
     
    String strUserScene
     
    BaseDocumentpDoc
     

    Member Data Documentation

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