v2.37
|
|
This is the complete list of members for ITransform2D, including all inherited members.
AddRotation([in] Point2D pivot, [in] double angle) | ITransform2D | |
AddTranslation([in] Vector2D translation) | ITransform2D | |
CreateTransform3D([out, retval] ITransform3D **ppTransform3D) | ITransform2D | |
GetCopy([out, retval] ITransform2D **ppCopy) | ITransform2D | |
GetElement([in] int rowIndex, [in] int columnIndex, [out, retval]double *pValue) | ITransform2D | |
SetElement([in] int rowIndex, [in] int columnIndex, [in]double value) | ITransform2D | |
TransformPoint([in] Point2D *pPoint, [out, retval] Point2D *pResult) | ITransform2D | |
TransformVector([in] Vector2D *pVector, [out, retval] Vector2D *pResult) | ITransform2D |