I am using several python modules in 3d slicer through extension wizard.
However, I’ve read all the advice to use script repositories and loadable classes for C++ extensions, but I don’t know what the heck they are talking about.
A very simple example is good, so can anyone explain how to extend it with C++?