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


