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

ddlfiles/GeomMisc.h

Go to the documentation of this file.
00001 #ifndef  __GeomMisc_LOADED
00002 #define  __GeomMisc_LOADED
00003 typedef struct {
00004 int geommisc;
00005 int              ID;
00006 int              NearFar;
00007 int              NSupmdl;
00008 int              NPlanes;
00009 float            VMARS[3];
00010 float            VHall[3];
00011 float            LINRThick;
00012 float            HallXmin;
00013 float            HallXmax;
00014 float            HallYmin;
00015 float            HallYmax;
00016 float            HallZmin;
00017 float            HallZmax;
00018 int _9999;
00019 } GEOMMISC_DEF;
00020 #ifdef __TAP_CREOBJ__
00021 GEOMMISC_DEF GeomMisc;
00022 #else
00023 extern GEOMMISC_DEF GeomMisc;
00024 #endif
00025 #endif
00026 

Generated on Mon Feb 15 11:06:45 2010 for loon by  doxygen 1.3.9.1