Sepi
Class Tree
Index
Previous (MinMax)
Next (Point3DToString)

Name
  Point3D

Parent
  ScUtils

Visibility
  PUBLIC

Description
 

Crée un point 3D


Source code
  function Point3D ( X , Y , Z : Integer ) : T3DPoint

Parameters
 
Parameter Description
X : INTEGER Coordonnée X du point
Y : INTEGER Coordonnée Y du point
Z : INTEGER Coordonnée Z du point

Return
 
Types Description
T3DPoint Le point 3D (X, Y, Z)

Sepi
Class Tree
Index
Previous (MinMax)
Next (Point3DToString)


Sébastien Doeraene - 2006-2008 - Under GNU GPLv3 License
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/