view Applications/Samples/rt-viewer-demo/rt-viewer-demo.ts @ 1298:8a0a62189f46

replacing std::auto_ptr by std::unique_ptr
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 02 Mar 2020 16:31:30 +0100
parents 1d9deb4ee84c
children
line wrap: on
line source

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


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