next up previous contents
Next: DisplayDevice Up: DispCmd Previous: Method of use

Suggestions for future changes/additions

At present, most Displayable objects contain instances of these commands as private members, which are used to create their internal display lists. This is not really necessary, it would probably be better if there were one global instance of each different DispCmd, available for use by the Displayable objects. This would decrease the memory used, and the time for construction of the Displayable using the global instances instead of a local copy.



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