CODTransform::operator+

CODTransform CODTransform::operator+(const CODTransform& xform)

Calculates the addition of another transform to this one.

Defined in: OdTransform.cpp

Return Value

The resulting transform.

Parameters

xform

The transform to add to this one.