Skip to content

ENH: VolumeRendering: Support ROI clipping in arbitrary direction

Sam Horvath requested to merge update-roi-to-support-rotation-with-vr into master

Created by: jcfr

This commit refactors and simplifies the code so that vtkMRMLAnnotationROINode::GetTransformedPlanes() returns updated planes accounting for parent transform.

Co-authored-by: Ken Martin ken.martin@kitware.com

vr-clipping-roi-rotation-1

vr-clipping-roi-rotation-2

Merge request reports