- a
- Documentation for this section has not yet been entered.
- b
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Set the matrix to the concatenation of the two specified matrices and return true.
Either of the two matrices may also be the target matrix, that is matrixA.setConcat(matrixA, matrixB); is valid.
In NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#GINGERBREAD_MR1 and below, this function returns true only if the result can be represented. In NoType:android/os/Build$VERSION_CODES;Href=../../../reference/android/os/Build.VERSION_CODES.html#HONEYCOMB and above, it always returns true.