Back to Adaptive Vision Library website
You are here: Start » Function Reference » Path IO » LoadPath
LoadPath
Loads serialized Path object from avdata file.
| Header: | AVL.h |
|---|
Syntax
C++
C#
void avl::LoadPath ( const atl::File& inFilename, avl::Path& outPath )


