![]() |
Plasma Engine
2.0
|
Public Types | |
| enum | Flags { PerspectiveMode = PL_BIT(0) , RenderMode = PL_BIT(1) , ActivateRemoteProcess = PL_BIT(2) } |
Static Public Member Functions | |
| static void | RegisterActions () |
| static void | UnregisterActions () |
| static void | MapToolbarActions (plStringView sMapping, plUInt32 uiFlags) |
Static Public Attributes | |
| static plActionDescriptorHandle | s_hRenderMode |
| static plActionDescriptorHandle | s_hPerspective |
| static plActionDescriptorHandle | s_hActivateRemoteProcess |
| static plActionDescriptorHandle | s_hLinkDeviceCamera |