FlowVis
Content
Index
Previous (GetTranslateMatrix)
Next (TransformPoint)
Member
MultiplyMatrices
Related Unit
matrix
Description
multiplies two matrices
Source code
function MultiplyMatrices ( left , right : TMatrix3x3f ) : TMatrix3x3f
Parameters
Parameter
Description
left : TMatrix3x3f
the left matrix
right : TMatrix3x3f
the right matrix
Return
Types
Description
TMatrix3x3f
the product
Links
#UnderConstruction#
FlowVis
Content
Index
Previous (GetTranslateMatrix)
Next (TransformPoint)
Created with DelphiCodeToDoc. To obtain the latest revision, please see
http://dephicodetodoc.sourceforge.net/
Under GNU GPL licence. Copyright (c) 2003 - TridenT.