formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model
Description
Gets the transform matrix. Gets the transform matrix from the transform options.
Plugin Prototype
fzrt_error_td fz_ffmt_tform_get_martix(
ffmt_id, | |
direction, | |
mat ) |
Parameters
ffmt_id [Input]
The file format reference id.
direction [Input]
Use FZ_FFMT_DATA_MODEL_TFORM_DIR_ISEXPORT if exporting a file. Use FZ_FFMT_DATA_MODEL_TFORM_DIR_ISIMPORT if importing a file.
mat [Result]
The transform matrix.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in