Re: [Plib-devel] defered display lists
Brought to you by:
sjbaker
From: Erik H. <er...@eh...> - 2004-10-11 09:40:00
|
Steve Baker wrote: > Erik Hofman wrote: > >> Are there any objections to adding a defered display list method (by >> creating a new function call useDList() that creates the display list >> for that particular leaf node the first time when the >> ssgVtxTable::draw method is called? > > > I can't think of any obvious problems. Ok, here is the patch. Erik |