Back to FabImage Library Lite websiteYou are here:
Start »
Path »
Path IO »
LoadPath
Header: |
FIL.h
|
Namespace: |
fil |
Loads serialized Path object from FIDATA file.
Syntax
void fil::LoadPath
(
const ftl::File& inFilename,
fil::Path& outPath
)
Parameters
|
Name |
Type |
Default |
Description |
 |
inFilename |
const File& |
|
Name of the source file |
 |
outPath |
Path& |
|
Deserialized output Path |