/[gzz]/gzz/doc/pegboard/1011/PEG_1011.rst
ViewVC logotype

Diff of /gzz/doc/pegboard/1011/PEG_1011.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tjl, Tue Oct 8 06:46:52 2002 UTC revision 1.2 by tjl, Thu Oct 10 09:29:51 2002 UTC
# Line 5  PEG 1011: Reduce Vob.RenderInfo Line 5  PEG 1011: Reduce Vob.RenderInfo
5  :Authors:  Tuomas Lukka  :Authors:  Tuomas Lukka
6  :Date:     $Date$  :Date:     $Date$
7  :Revision: $Revision$  :Revision: $Revision$
8  :Status:   Incomplete  :Status:   Current [ needed to fix AWT client's coordsys stuff ]
9    
10  With the transformPoints3 function of PEG 1009, most of Vob.RenderInfo  With the transformPoints3 function of PEG 1009, most of Vob.RenderInfo
11  is not necessary any more.  is not necessary any more.
# Line 29  Eliminate:: Line 29  Eliminate::
29    
30  Also, all render() methods should only get one RenderInfo object, as  Also, all render() methods should only get one RenderInfo object, as
31  it will mostly be about colors.  it will mostly be about colors.
32    
33    The render() method's new prototype would be
34    
35            public void render(Graphics g, VobCoorder coords,
36                        int cs1, int cs2, Vob.RenderInfo ri);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26