Go to the documentation of this file.
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;
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 ...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A container for a pvector of the above objects.
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...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
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.