Mercurial > hg > orthanc-stone
view Applications/Samples/samples-library.js @ 481:159a465e27bd am-touch-events
reworked RadiographyScene export to export to an Orthanc::Image too
author | am@osimis.io |
---|---|
date | Thu, 14 Feb 2019 16:23:59 +0100 |
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(); // } // });