Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ddlfiles/SubVolPos.h

Go to the documentation of this file.
00001 #ifndef  __SubVolPos_LOADED
00002 #define  __SubVolPos_LOADED
00003 typedef struct {
00004 int subvolpos;
00005 int              ID;
00006 char             VolName[4];
00007 int              ICopy;
00008 char             VolMother[4];
00009 float            XPos;
00010 float            YPos;
00011 float            ZPos;
00012 int              IRot;
00013 char             Only[4];
00014 int _9999;
00015 } SUBVOLPOS_DEF;
00016 #ifdef __TAP_CREOBJ__
00017 SUBVOLPOS_DEF SubVolPos;
00018 #else
00019 extern SUBVOLPOS_DEF SubVolPos;
00020 #endif
00021 #endif
00022 

Generated on Mon Feb 15 11:07:40 2010 for loon by  doxygen 1.3.9.1