Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

PaletteFrame.h

Go to the documentation of this file.
00001 #ifndef PALETTE_FRAME_INCLUDED
00002 #define PALETTE_FRAME_INCLUDED
00003 
00004 #include "SetOfRingStack.h"
00005 
00006 class PaletteFrame {
00007 public:
00008         long                            pos; // VIS:
00009 
00010         SetOfRingStack  *palette;
00011         PaletteFrame ();
00012 };
00013 
00014 #endif
00015 

Generated on Tue Apr 26 14:42:42 2005 for rollingmill by doxygen 1.3.6