/[gzz]/gzz/gfx/librenderables/Renderables.cxx
ViewVC logotype

Diff of /gzz/gfx/librenderables/Renderables.cxx

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

revision 1.8 by tjl, Sun Oct 6 17:37:46 2002 UTC revision 1.9 by tjl, Tue Oct 22 16:28:22 2002 UTC
# Line 11  namespace CurrentFPS { Line 11  namespace CurrentFPS {
11    
12  namespace Renderables {  namespace Renderables {
13    
14        const ZPt unitsquare[4] = {
15            ZPt( 0, 0, 0 ),
16            ZPt( 1, 0, 0 ),
17            ZPt( 1, 1, 0 ),
18            ZPt( 0, 1, 0 ),
19        };
20    
21      DBGVAR(dbg, "Renderable.general");      DBGVAR(dbg, "Renderable.general");
22      DBGVAR(dbg_horiztext2, "Renderable.horiztext2");      DBGVAR(dbg_horiztext2, "Renderable.horiztext2");

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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