PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#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.
Classes | |
class | EggTokenType |
Macros | |
#define | YYSTYPE EggTokenType |
Functions | |
void | egg_cleanup_parser () |
void | egg_init_parser (std::istream &in, const std::string &filename, EggObject *tos, EggGroupNode *egg_top_node) |
Variables | |
LightMutex | egg_lock |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file parserDefs.h.