TdxGPMatrix.Multiply(TXForm,TdxGpMatrixOrder) Method
Declaration
procedure Multiply(const XForm: TXForm; AMatrixOrder: TdxGpMatrixOrder = MatrixOrderPrepend); overload;
Parameters
Name | Type |
---|---|
XForm | TXForm |
AMatrixOrder | TdxGpMatrixOrder |
See Also