CODTransform::operator-=

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

Subtracts another transformation matrix from this one.

Defined in: OdTransform.cpp

Return Value

A reference to this transform.

Parameters

xform

The transform to subtract from this one.