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

