CODTransform::GetElementRef

inline float&CODTransform::GetElementRef(const intx, const inty)

Method to retrieve a reference to an element of the martix.

Defined in: OdTransform.h

Return Value

Reference to the matrix element at [x][y]

Parameters

x

The x value for the array.

y

The y value for the array.