|
Panda3D
|
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= (string comment) |
| EggComment | operator= (EggComment const copy) |
| 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= | ( | string | comment | ) |
| EggComment operator= | ( | EggComment const | copy | ) |
| setComment | ( | string | comment | ) |
1.7.3