Synopsis

PDX_MSGT imth_RemoveXYZMatrixScale(long option, IMTH_MATRIX matrix, double xyzscale[3], IMTH_MATRIX newmtx)

Purpose

Remove the XYZ scale from a matrix.

Description

This function will remove the XYZ scale from the specified matrix and return a new matrix and the extracted XYZ scale. The input and output matrices may be the same variable.

Input

option

Options (not used)

matrix

matrix

Output

xyzscale

XYZ scale

newmtx

new matrix

Return

IMTH_NOERR or error