TypeLibF Xojo Plugin

VectorF_3D.Constructor Constructor

A constructor that takes x,y and z coordinates as parameters.

Constructor(
   x as Double,
   y as Double,
   z as Double)

Parameters

x
The x coordinate.
y
The y coordinate.
z
The z coordinate.

Remarks

See Also

VectorF_3D Class