FlowVis
Content
Index
Previous (Point2Di)
Next (AbsoluteValue)

Member
  Point3D

Related Unit
  matrix

Description
 

Returns a TPoint3D consisting of x,y and w


Source code
  function Point3D ( x , y , w : single ) : TPoint3D

Parameters
 
Parameter Description
x : SINGLE then x coordinate
y : SINGLE then y coordinate
w : SINGLE then w coordinate

Return
 
Types Description
TPoint3D the point

Links
  #UnderConstruction#

FlowVis
Content
Index
Previous (Point2Di)
Next (AbsoluteValue)


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