Overview
>
klyn.math.geometry
>
Vector3d
>
Vector3d
Overview
Index
Tree
Deprecated
klyn.math.geometry.Vector3d.Vector3d
constructor
public Vector3d(x as Double, y as Double, z as Double):
Description
Constructor for Vector3d.
Parameters
x The x component of the vector.
y The y component of the vector.
z The z component of the vector.