#include <pandabase.h>
#include "eggObject.h"
#include <pointerTo.h>
#include <pointerToArray.h>
#include <pta_double.h>
#include <string>
Go to the source code of this file.
Compounds | |
class | EggTokenType |
Defines | |
#define | YYSTYPE EggTokenType |
Functions | |
void | egg_init_parser (istream &in, const string &filename, EggObject *tos, EggGroupNode *egg_top_node) |
void | egg_cleanup_parser () |
Definition in file parserDefs.h.
|
Definition at line 60 of file parserDefs.h. |
|
Referenced by EggNode::determine_draw_order(). |
|
Referenced by EggNode::determine_draw_order(). |