FlowVis
Content
Index
Previous (MultiplyMatrices)
Next (InvertTransformAndScaleMatrix)

Member
  TransformPoint

Related Unit
  matrix

Description
 

transforms a point by multiplying it with a matrix


Source code
  function TransformPoint ( m : TMatrix3x3f ; p : TPoint3D ) : TPoint3D

Parameters
 
Parameter Description
m : TMatrix3x3f the transformation matrix
p : TPoint3D the point to transform

Return
 
Types Description
TPoint3D the transformed point

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (MultiplyMatrices)
Next (InvertTransformAndScaleMatrix)


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