Main Page | Namespace List | Compound List | File List | Compound Members | File Members

videomux_types.h

Go to the documentation of this file.
00001 #ifndef VIDEOMUX_TYPES_H
00002 #define VIDEOMUX_TYPES_H
00003 
00004 struct imagePosition
00005 {
00006         unsigned int x;
00007         unsigned int y;
00008         unsigned int z;
00009         bool enabled;
00010 };
00011 
00012 #endif

Generated on Wed Feb 15 14:52:44 2006 for videomux by doxygen 1.3.2