18 #include "pandatoolbase.h"
19 #include "windowsGuid.h"
20 #include "xFileDataDef.h"
22 #include "pta_double.h"
27 void x_init_parser(istream &in,
const string &filename,
XFile &file);
28 void x_cleanup_parser();
43 XFileDataDef::Type primitive_type;
47 PTA_double double_list;
53 #define YYSTYPE XTokenType
This is an implementation of the Windows GUID object, used everywhere as a world-unique identifier fo...
A single node of an X file.
This represents the complete contents of an X file (file.x) in memory.