Add mask to Exposure

This commit is contained in:
Desmis
2019-01-09 16:15:23 +01:00
parent 870a0a8480
commit c99c9e673d
17 changed files with 454 additions and 212 deletions

View File

@@ -635,6 +635,8 @@ enum ProcEventCode {
EvlocallabshowmaskexpMethod = 605,
EvlocallabCCmaskshape = 606,
EvlocallabLLmaskshape = 607,
EvlocallabCCmaskexpshape = 608,
EvlocallabLLmaskexpshape = 609,
NUMOFEVENTS
};