#include <VrmlWriter.h>
Public Member Functions | |
void | clear () |
TIndent & | operator++ () |
TIndent & | operator-- () |
Public Attributes | |
int | n |
std::string | spaces |
Definition at line 40 of file hrplib/hrpUtil/VrmlWriter.h.
void hrp::VrmlWriter::TIndent::clear | ( | void | ) | [inline] |
Definition at line 41 of file hrplib/hrpUtil/VrmlWriter.h.
TIndent& hrp::VrmlWriter::TIndent::operator++ | ( | ) | [inline] |
Definition at line 42 of file hrplib/hrpUtil/VrmlWriter.h.
TIndent& hrp::VrmlWriter::TIndent::operator-- | ( | ) | [inline] |
Definition at line 43 of file hrplib/hrpUtil/VrmlWriter.h.
Definition at line 49 of file hrplib/hrpUtil/VrmlWriter.h.
std::string hrp::VrmlWriter::TIndent::spaces |
Definition at line 48 of file hrplib/hrpUtil/VrmlWriter.h.