OpenCTM icon indicating copy to clipboard operation
OpenCTM copied to clipboard

ctmLoad method should be cancellable

Open sparkskapil opened this issue 4 years ago • 0 comments

I use OpenCTM to get triangulation from CTM file in a WPF application. I would like to have a feature which allows cancelling of load operation. This requires ctmLoad method to have an abort boolean pointer which when true the operation can exit.

sparkskapil avatar Jun 03 '20 05:06 sparkskapil