Mercurial > hg > orthanc-stone
view Applications/Samples/samples-library.js @ 319:daa04d15192c am-2
new SimpleViewer sample that has been split in multiple files to be able to scale it
author | am@osimis.io |
---|---|
date | Thu, 11 Oct 2018 13:16:54 +0200 |
parents | 126c9c0c9333 |
children |
line wrap: on
line source
// this file contains the JS method you want to expose to C++ code // mergeInto(LibraryManager.library, { // ScheduleRedraw: function() { // ScheduleRedraw(); // } // });