PDA

View Full Version : VTK question



magland
9th May 2007, 20:47
I don't have much experience with VTK, but I would like to be able to read (manipulate?) and write VTK files from within C++, and within Qt programs with minimal overhead. Perhaps what I am asking is, can I link VTK framework into my Qt application without including some huge library? Any advice? Also, as a side issue, has anyone used QVtkWidget?

Thanks