Back to Aurora Vision Library website
You are here: Start » Function Reference » Basic » Matrix » SaveMatrix
| Header: | STD.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Saves a serialized Matrix object as AVDATA file.
Syntax
void avl::SaveMatrix ( const avl::Matrix& inMatrix, const atl::File& inFilename )

