radmedres / clmedview

An attempt to create a cross-platform medical image viewer specialized in drawing "regions of interests".
GNU General Public License v3.0
3 stars 2 forks source link

Code Change: changed types of configuration struct (refer to issue #34) #36

Closed minovations closed 9 years ago

minovations commented 9 years ago

Code Change: changed types of configuration struct (refer to issue #34)

Changes:

roelj commented 9 years ago

Why are we now keeping track of Tree pointers instead of Series and Studies directly? Do we need a Tree pointer to do Tree manipulation for active layers?