CODTransform::CODTransform

Constructs a CODTransform object.

Defined in: OdTransform.cpp

Syntax

CODTransform::CODTransform();

CODTransform::CODTransform(const CODTransform& xform);

Parameters

xform

The transform to copy.

Comments

If no arguments are given, the transform matrix is set to the identity matrix.