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