Defines a reference to another egg file which should be inserted at this point. More...
Public Member Functions | |
EggExternalReference (EggExternalReference const copy) | |
EggExternalReference (string node_name, string filename) | |
EggExternalReference | operator= (EggExternalReference const copy) |
Static Public Member Functions | |
static TypeHandle | getClassType () |
Defines a reference to another egg file which should be inserted at this point.
EggExternalReference | ( | EggExternalReference const | copy | ) |
EggExternalReference | ( | string | node_name, |
string | filename | ||
) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from EggFilenameNode.
EggExternalReference operator= | ( | EggExternalReference const | copy | ) |