]> Creatis software - clitk.git/commit
Corrected tool mechanism for windows: static data members seem to be initialized...
authorsrit <srit>
Mon, 26 Apr 2010 16:24:02 +0000 (16:24 +0000)
committersrit <srit>
Mon, 26 Apr 2010 16:24:02 +0000 (16:24 +0000)
commitdb3faf3195c84f987dea55d8116565a732d1b668
tree93fd8ec5d1e334254c04f4b8b9455cef4e345321
parente7f88877b4e3d136e9cfa08613490df94e2728d7
Corrected tool mechanism for windows: static data members seem to be initialized only
at first instantiation and not as startup (as is the case with linux gcc) => dummy global.
Reimplemented singleton with private constructor and pointer member.
vv/vvToolBase.h
vv/vvToolCreator.h
vv/vvToolCreator.txx