Vector3d.half

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector3d half(Vector3d other)
  2. Vector3d half(double x, double y, double z)
  3. Vector3d half(Vector3d other, Vector3d dest)
  4. Vector3d half(double x, double y, double z, Vector3d dest)
    struct Vector3d
    half
    (
    double x
    ,
    double y
    ,
    double z
    ,)

Meta