14 #ifndef EGGMISCFUNCS_H 15 #define EGGMISCFUNCS_H 33 bool always_quote =
false);
41 write_transform(std::ostream &out,
const LMatrix3d &mat,
int indent_level);
47 write_transform(std::ostream &out,
const LMatrix4d &mat,
int indent_level);
std::ostream & enquote_string(std::ostream &out, const std::string &str, int indent_level=0, bool always_quote=false)
Writes the string to the indicated output stream.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
void write_transform(std::ostream &out, const LMatrix3d &mat, int indent_level)
A helper function to write out a 3x3 transform matrix.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.