view Applications/Samples/rt-viewer-demo/rt-viewer-demo.ts @ 858:e3c56d4f863f

GuiAdapter : mouse event routing in SDL + split the undo stack from the ViewportController for multi-canvas apps + adapted the samples to this change
author Benjamin Golinvaux <bgo@osimis.io>
date Mon, 24 Jun 2019 10:31:04 +0200
parents 1d9deb4ee84c
children
line wrap: on
line source

import { InitializeWasmApplication } from '../../../Platforms/Wasm/wasm-application-runner';


InitializeWasmApplication("RtViewerDemo", "/orthanc");