CODTransform::operator[]

ODVector2& CODTransform::operator[](void)

Returns the vector at the supplied x position. This is typically used to access this transform object like it was an array:

Defined in: OdTransform.cpp

xform.[x][y]