CODTransform::operator=

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

Sets this transform equal to another.

Defined in: OdTransform.cpp

Return Value

A reference to this transform.

Parameters

xform

The transform to copy.