Revision 807422
Go back to digest for 18th May 2008Features in Graphics
Andrew Walker committed changes in /branches/extragear/kde3/graphics/kst/src/plugins/combine:
Added ability to combine vectors.
The inputs are 'First Array' and 'Second Array'.
The 'Combined Array' simply appends the second array to the first.
Thus, the length of the combined array is the sum of the lengths of the first and second arrays.
File Changes
Added 5 files
- /branches/extragear/kde3/graphics/kst/src/plugins/combine
- /combine.cpp
- /combine.h
- /kstobject_combine.desktop
- /Makefile.am
5 files changed in total