15 #ifndef EGGMISCFUNCS_H
16 #define EGGMISCFUNCS_H
28 #include "pandabase.h"
40 enquote_string(ostream &out,
const string &str,
42 bool always_quote =
false);
52 write_transform(ostream &out,
const LMatrix3d &mat,
int indent_level);
60 write_transform(ostream &out,
const LMatrix4d &mat,
int indent_level);
63 #include "eggMiscFuncs.I"
This is a 4-by-4 transform matrix.
This is a 3-by-3 transform matrix.