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

ddlfiles/NeuVtx.h

Go to the documentation of this file.
00001 #ifndef  __NeuVtx_LOADED
00002 #define  __NeuVtx_LOADED
00003 typedef struct {
00004 int neuvtx;
00005 int              ID;
00006 float            X;
00007 float            Y;
00008 float            Z;
00009 int _9999;
00010 } NEUVTX_DEF;
00011 #ifdef __TAP_CREOBJ__
00012 NEUVTX_DEF NeuVtx;
00013 #else
00014 extern NEUVTX_DEF NeuVtx;
00015 #endif
00016 #endif
00017 

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