Export to GitHub

wrapitk - issue #1

ITK classes with no New() method must be abstract wrapped classes


Posted on May 26, 2008 by Massive Bird

Currently, dynamic casting is performed to work around this problem. This allows compilation, but there are runtime errors.

Status: Accepted

Labels:
Type-Defect Priority-Medium