Back to Aurora Vision Library website
You are here: Start » Function Reference » Region » Region IO » SaveRegion
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Saves a serialized region object to an AVDATA file.
Syntax
C++
C#
void avl::SaveRegion ( const avl::Region& inRegion, const atl::File& inFilename )

