CODTransform::operator!=

BOOLCODTransform::operator!=(const CODTransform&xform)

Tests for inequality against another transform.

Defined in: OdTransform.cpp

Return Value

TRUE if the two transforms are not equal.

Parameters

xform

The transform to test against.