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

Fix compilation warnings #104

Closed jcfr closed 5 years ago

cpinter commented 5 years ago

Great, thank you!

jcfr commented 5 years ago

As a side note, these vtkMRMLRoomsEyeViewNode attributes are not used:

  int ApplicatorHolderVisibility;
  int ElectronApplicatorVisibility;
cpinter commented 5 years ago

That module has bene in progress for a while, so I'm not surprised. I took it out from the experimental modules so that the factory runs its tests - one was failing for a while - and because it's a neat module nevertheless. Maybe I'll just comment out those variables.

cpinter commented 5 years ago

@jcfr FYI I just added the initialization, XML, Copy etc for these variables https://github.com/SlicerRt/SlicerRT/commit/e14c55ed03ef57183689199686d3f7c7d5dda4a1