Represents a mutable 3D vector (vec3) with double precision for coordinates.
Constructs a Pos3d with default coordinates (0.0, 0.0, 0.0).
Pos3d
Calculates the squared distance between this vector and another Pos3d.