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
126 stars 60 forks source link

STYLE: Use cross platform vtkMath methods instead of 180./M_PI constant #188

Closed MichaelColonel closed 3 years ago

MichaelColonel commented 3 years ago

This should work in both Linux and Windows systems.

cpinter commented 3 years ago

Please change the commit prefix from STYLE to ENH and we're good. Thank you!

MichaelColonel commented 3 years ago

Prefix was changed, documentation updated.

New screenshots for module documentation:

image

image

cpinter commented 3 years ago

Excellent, thank you once more!