14 #ifndef XFILEPARSEDATA_H 15 #define XFILEPARSEDATA_H 34 void yyerror(
const std::string &message)
const;
46 PTA_double _double_list;
53 std::string _current_line;
This class is used to fill up the data into an XFileDataNodeTemplate object as the data values are pa...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
void yyerror(const std::string &message) const
Reports a parsing error message to the user, showing the line and column from which this object was o...
A container for a pvector of the above objects.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
The abstract base class for a number of different types of data elements that may be stored in the X ...