CODTransform::operator*
CODTransformCODTransform::operator*(const CODTransform&xform)
Calculates the multiplication of another transform with this one.
Defined in: OdTransform.cpp
Return Value
The resulting transform.
Parameters
xform
The transform to multiply with this one.