A comment that appears in an egg file within a <Comment> entry. More...
Public Member Functions | |
EggComment (EggComment const copy) | |
EggComment (string node_name, string comment) | |
string | getComment () |
EggComment | operator= (EggComment const copy) |
EggComment | operator= (string comment) |
setComment (string comment) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
A comment that appears in an egg file within a <Comment> entry.
EggComment | ( | EggComment const | copy | ) |
EggComment | ( | string | node_name, |
string | comment | ||
) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from EggNode.
string getComment | ( | ) |
EggComment operator= | ( | EggComment const | copy | ) |
EggComment operator= | ( | string | comment | ) |
setComment | ( | string | comment | ) |