create class to hold drawing information
authorDiane Trout <diane@caltech.edu>
Fri, 30 Mar 2007 18:35:17 +0000 (18:35 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 30 Mar 2007 18:35:17 +0000 (18:35 +0000)
commita5fdb434dd0e6d18fe98e9ee57cb5169ce4c5842
tree491c8f2b8ffcb9a9a55a68c60eb0abf0c4c22e03
parent2dea10e86e45dfef6deb896be3fb14343e1f4006
create class to hold drawing information
this will be added to SeqSpan to add information needed to draw
stuff on the screen--only if a particular SeqSpan is being rendered.
alg/drawable.hpp [new file with mode: 0644]
alg/test/CMakeLists.txt
alg/test/test_drawable.cpp [new file with mode: 0644]