FlowVis
Content
Index
Previous (TransformPoint)
Next

Member
  InvertTransformAndScaleMatrix

Related Unit
  matrix

Description
 

inverts a matrix consisting of transformation an scale-matrices only.
IMPORTANT: This does not work for matrices containing rotations or other irregular
transformations!


Source code
  function InvertTransformAndScaleMatrix ( m : TMatrix3x3f ) : TMatrix3x3f

Parameters
 
Parameter Description
m : TMatrix3x3f the original matrix

Return
 
Types Description
TMatrix3x3f the inverted matrix

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (TransformPoint)
Next


Created with DelphiCodeToDoc. To obtain the latest revision, please see http://dephicodetodoc.sourceforge.net/
Under GNU GPL licence. Copyright (c) 2003 - TridenT.