Sack Library Documentation
|
MATHLIB_EXPORT void SaveTransform(PTRANSFORM pt, CTEXTSTR filename);
Parameters |
Description |
PTRANSFORM pt |
transform matrix to save |
CTEXTSTR filename |
file to save the transformation in. |
Provides a way to save a matrix ( direct binary file dump)
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|