#include "pandabase.h"
#include "eggMiscFuncs.h"
#include "indent.h"
#include <ctype.h>
Go to the source code of this file.
Functions | |
ostream & | enquote_string (ostream &out, const string &str, int indent_level, bool always_quote) |
void | write_transform (ostream &out, const LMatrix3d &mat, int indent_level) |
|
Definition at line 34 of file eggMiscFuncs.cxx. Referenced by EggComment::write(), EggExternalReference::write(), EggGroup::write(), EggSAnimData::write(), EggTexture::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(). |