CODTransform::operator==

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

Tests for equality against another transform.

Defined in: OdTransform.cpp

Return Value

TRUE if the two transforms are equal.

Parameters

xform

The transform to test against.