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


