Skip to content

REFAC: Protect misleading calls for now

Andrew Wilson requested to merge andrew.wilson/iMSTK:BugFixes into master

ImageData's cannot transform through base class calls. Until we split off a non-transform Geometry base class, protect the calls for now.

Merge request reports