Mercurial > hg > orthanc-stone
view Applications/Samples/rt-viewer-demo/rt-viewer-demo.ts @ 649:f1bfe3d1759f
Moved RadiographyDicomLayer::SetDicomFrameConverter to cpp file to prevent
using an auto_ptr with an incomplete type (because of Microsoft implementation?)
because that might lead to the dtor not being called.
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Tue, 14 May 2019 09:46:41 +0200 |
parents | 1d9deb4ee84c |
children |
line wrap: on
line source
import { InitializeWasmApplication } from '../../../Platforms/Wasm/wasm-application-runner'; InitializeWasmApplication("RtViewerDemo", "/orthanc");