]> Git trees. - libqmvoc.git/commit
Benoit, kalziumglwidget.h/cpp grew just to big, that is why I
authorCarsten Niehaus <cniehaus@gmx.de>
Mon, 26 Jun 2006 13:47:58 +0000 (13:47 +0000)
committerCarsten Niehaus <cniehaus@gmx.de>
Mon, 26 Jun 2006 13:47:58 +0000 (13:47 +0000)
commit2ba6780b250760add4024dd2efb03d14eba6c359
tree0d85c9da57de24d3a15a03ec4eb29322ffb208c3
parent75022ae5531ecd22b01fe27fbf8cdb31f34841e4
Benoit, kalziumglwidget.h/cpp grew just to big, that is why I
moved the code into kalziumglhelperclasses.h/cpp, onle the GLWidget
itself stays in src/kalziumglwidget.cpp.

But for some cpp-magic-reasons I needed to remove two inline-calls,
don't ask me why. Furhtermore,
template<class T> void GLVector3<T>::construct_ortho_basis_given_first_vector
is not longer found when linking, not the slightest idea why... The
other methods of GLVector are found when linking...

CCMAIL:jacob@math.jussieu.fr

svn path=/trunk/KDE/kdeedu/kalzium/src/kalziumglwidget.h; revision=555148
kalzium/kalziumglhelperclasses.cpp [new file with mode: 0644]
kalzium/kalziumglhelperclasses.h [new file with mode: 0644]
kalzium/kalziumglwidget.cpp
kalzium/kalziumglwidget.h
kalzium/widgets/CMakeLists.txt