-
- Downloads
COMP: use enum directly instead of itkStaticConstMacro
itkStaticConstMacro has some modification in ITK 4.9+ as a result of VLV performance enhancements. This gives link errors in 3rdParty trunk which use ITK 4.9. Using enum directly gives more clarity and was an easy fix.
Loading
Please register or sign in to comment