VTK/CanvasAPI

From KitwarePublic
< VTK
Revision as of 18:29, 11 November 2009 by Marcus.hanwell (talk | contribs) (Added some initial notes and a diagram.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

After recent discussions I have been prototyping a simple canvas style API for VTK. This gives a rough equivalence to the QGraphicsView framework present in Qt, but with a much more basic API at this stage.

Chart Classes