view Applications/Samples/samples-library.js @ 422:4fe42ae3653a am-vsol-upgrade

introduced a basic cache at OrthancApiClient level so it can be used with the RadiographyScene
author am@osimis.io
date Tue, 20 Nov 2018 21:44:48 +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();
//    }
//  });