next up previous contents
Next: Matrix4 Up: Displayable Previous: Method of use

Suggestions for future changes/additions

Right now every item is redrawn each time through the VMD event loop. However, there are times when nothing changes, and no redraw is necessary. The prepare routine might be modified to have it return TRUE if a redraw is needed, so that if none of the current Displayable's need a redraw, that extra work is avoided.

Also, this class is kind of a mess, but most of it is necessary ...



Justin Gullingsrud
Tue Apr 6 09:26:48 CDT 1999