#include "pandabase.h"
#include "lmatrix.h"
#include "eggMiscFuncs.I"
Go to the source code of this file.
Functions | |
ostream & | enquote_string (ostream &out, const string &str, int indent_level=0, bool always_quote=false) |
void | write_transform (ostream &out, const LMatrix3d &mat, int indent_level) |
|
Definition at line 34 of file eggMiscFuncs.cxx. Referenced by EggTexture::write(), EggSAnimData::write(), EggGroup::write(), EggExternalReference::write(), EggComment::write(), EggPrimitive::write_body(), and EggNamedObject::write_header(). |
|
Definition at line 82 of file eggMiscFuncs.cxx. References c, indent(), and r. Referenced by EggTexture::write(). |