SlicerRt / SlicerRT

Open-source toolkit for radiation therapy research, an extension of 3D Slicer. Features include DICOM-RT import/export, dose volume histogram, dose accumulation, external beam planning (TPS), structure comparison and morphology, isodose line/surface generation, etc.
https://slicerrt.org
127 stars 60 forks source link

BUG: Fix DRR image vup and normal vectors update after recent IEC logic refactoring #251

Closed MichaelColonel closed 1 month ago

MichaelColonel commented 1 month ago

There are minor changes in logic file, where we are updating view-up and normal vectors of the imager. Fix for PR #250.

cpinter commented 1 month ago

Integrated after a minor fix in 7168e016ddaa6646ac97b0a9ef5f1cc5104a90a0

Thank you for the quick fix!