Synopsis
PDX_MSGT gdx_ConcatMatrix(long option, GDX_MATRIX parent, GDX_MATRIX child, GDX_MATRIX concat)
Purpose
Concatenate GDX matrices.
Description
This function will concatenate the GDX matrices.
Input
option
Option (not used)
parent
Parent matrix
child
Child matrix
Output
concat
Concatenate matrix
Return
GDX_NOERR