view Applications/Samples/samples-library.js @ 361:f559ac66ef55 am-2

first export of a dicom image
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Oct 2018 16:34:56 +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();
//    }
//  });