CODTransform::operator-

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

Calculates the subtraction of another transform from this one.

Defined in: OdTransform.cpp

Return Value

The resulting transform.

Parameters

xform

The transform to subtract from this one.