aseFile.tab.cpp.h

Go to the documentation of this file.
00001 ////////////////////////////////////////////////////////////////////////////////
00002 //    Scorched3D (c) 2000-2009
00003 //
00004 //    This file is part of Scorched3D.
00005 //
00006 //    Scorched3D is free software; you can redistribute it and/or modify
00007 //    it under the terms of the GNU General Public License as published by
00008 //    the Free Software Foundation; either version 2 of the License, or
00009 //    (at your option) any later version.
00010 //
00011 //    Scorched3D is distributed in the hope that it will be useful,
00012 //    but WITHOUT ANY WARRANTY; without even the implied warranty of
00013 //    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00014 //    GNU General Public License for more details.
00015 //
00016 //    You should have received a copy of the GNU General Public License
00017 //    along with Scorched3D; if not, write to the Free Software
00018 //    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
00019 ////////////////////////////////////////////////////////////////////////////////
00020 
00021 
00022 #ifndef YYSTYPE
00023 #define YYSTYPE int
00024 #endif
00025 #define MAX_DIGIT       258
00026 #define MAX_FLOAT       259
00027 #define MAX_STRING      260
00028 #define MAX_LBRACKET    261
00029 #define MAX_RBRACKET    262
00030 #define MAX_ASCIIEXPORT_SYM     263
00031 #define MAX_COMMENT     264
00032 #define MAX_MESH_FACE_ID        265
00033 #define MAX_SCENE       266
00034 #define MAX_SCENE_TOKEN 267
00035 #define MAX_MATERIAL_LIST       268
00036 #define MAX_MATERIAL_LIST_TOKEN 269
00037 #define MAX_GEOMOBJECT  270
00038 #define MAX_NODE_NAME   271
00039 #define MAX_NODE_TM     272
00040 #define MAX_NODE_TM_TOKEN       273
00041 #define MAX_MESH        274
00042 #define MAX_TIMEVALUE   275
00043 #define MAX_MESH_NUMVERTEX      276
00044 #define MAX_MESH_NUMFACES       277
00045 #define MAX_MESH_VERTEX_LIST    278
00046 #define MAX_MESH_VERTEX 279
00047 #define MAX_MESH_FACE_LIST      280
00048 #define MAX_MESH_FACE   281
00049 #define MAX_MESH_SMOOTHING      282
00050 #define MAX_MESH_MTLID  283
00051 #define MAX_MESH_NUMTVERTEX     284
00052 #define MAX_MESH_NORMALS        285
00053 #define MAX_MESH_FACENORMAL     286
00054 #define MAX_MESH_VERTEXNORMAL   287
00055 #define MAX_PROP_MOTIONBLUR     288
00056 #define MAX_PROP_CASTSHADOW     289
00057 #define MAX_PROP_RECVSHADOW     290
00058 #define MAX_WIREFRAME_COLOR     291
00059 #define MAX_TM_ROW0     292
00060 #define MAX_TM_ROW1     293
00061 #define MAX_TM_ROW2     294
00062 #define MAX_TM_ROW3     295
00063 
00064 
00065 extern YYSTYPE aselval;

Generated on Mon Feb 16 15:14:48 2009 for Scorched3D by  doxygen 1.5.3