CODTransform::GetElement

inline floatCODTransform::GetElement(const intx, const inty)

Constant method to retrieve a single element of the martix.

Defined in: OdTransform.h

Return Value

The matrix element at [x][y]

Parameters

x

The x value for the array.

y

The y value for the array.