Cxform::SetToAppend

Cxform::SetToAppend
void SetToAppend(const Cxform& c0, const Cxform& c1);
Description

SetToAppend initializes this matrix to the result of c0.Append(c1); more efficient than assignment followed by Append.

Parameters
Parameters 
Description 
const Cxform& c0 
_nt_ 
const Cxform& c1 
_nt_