TdxGPCanvas.ModifyWorldTransform(TdxGPMatrix,TdxGpMatrixOrder) Method
Declaration
procedure ModifyWorldTransform(AMatrix: TdxGPMatrix; AOrder: TdxGpMatrixOrder = MatrixOrderPrepend);
Parameters
| Name | Type |
|---|---|
| AMatrix | TdxGPMatrix |
| AOrder | TdxGpMatrixOrder |
See Also