/[gzz]/gzz/gfx/libcoords/Coords.hxx
ViewVC logotype

Diff of /gzz/gfx/libcoords/Coords.hxx

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

revision 1.19 by humppake, Tue Oct 29 10:27:03 2002 UTC revision 1.20 by tjl, Tue Oct 29 14:09:32 2002 UTC
# Line 11  namespace Coords { Line 11  namespace Coords {
11      using std::cout;      using std::cout;
12      using namespace Vec23;      using namespace Vec23;
13    
14        enum {
15            CSFLAG_ACTIVE = 0x80000000,
16            CSFLAGS = 0xf0000000
17        };
18    
19      /** A single coordinate system, possibly defined      /** A single coordinate system, possibly defined
20       * hierarchically through others.       * hierarchically through others.
21       * <p>       * <p>

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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