dream3d / DREAM3DReview

Filters that are unsupported but may eventually move into main stream DREAM.3D
Other
0 stars 12 forks source link

ApplyTransformationToGeometry: Fix attribute matrix nullptr error in datacheck #54

Closed VKUDRI closed 1 year ago

imikejackson commented 1 year ago

I feel like we should be using "getPrereqAttributeMatrix()" in this case. That way if it does error out there is an error message that the user will see.