|
liblcf
|
Collaboration diagram for RawStruct< RPG::Rect >:Static Public Member Functions | |
| static void | ReadLcf (RPG::Rect &ref, LcfReader &stream, uint32_t length) |
| static void | WriteLcf (const RPG::Rect &ref, LcfWriter &stream) |
| static int | LcfSize (const RPG::Rect &ref, LcfWriter &stream) |
| static void | WriteXml (const RPG::Rect &ref, XmlWriter &stream) |
| static void | BeginXml (RPG::Rect &ref, XmlReader &stream) |
Definition at line 15 of file lmt_rect.cpp.
Definition at line 84 of file lmt_rect.cpp.
References XmlReader::SetHandler().
Here is the call graph for this function:Definition at line 42 of file lmt_rect.cpp.
|
static |
Reads MapInfo Rect.
Definition at line 26 of file lmt_rect.cpp.
References RPG::Rect::b, RPG::Rect::l, RPG::Rect::r, LcfReader::Read(), and RPG::Rect::t.
Here is the call graph for this function:Definition at line 35 of file lmt_rect.cpp.
References RPG::Rect::b, RPG::Rect::l, RPG::Rect::r, RPG::Rect::t, and LcfWriter::Write().
Here is the call graph for this function:Definition at line 46 of file lmt_rect.cpp.
References RPG::Rect::b, XmlWriter::BeginElement(), XmlWriter::EndElement(), RPG::Rect::l, RPG::Rect::r, RPG::Rect::t, and XmlWriter::WriteNode().
Here is the call graph for this function: