Back to FabImage Library website
You are here: Start » Function Reference » Path » Path IO » LoadPath
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationLite |
Loads serialized Path object from FIDATA file.
Syntax
C++
C#
void fil::LoadPath ( const ftl::File& inFilename, fil::Path& outPath )