Vector3d.round

Set each component of this vector to the closest double that is equal to a mathematical integer, with ties rounding to positive infinity.

@return this

  1. Vector3d round()
    struct Vector3d
    ref return
    round
    ()
  2. Vector3d round(Vector3d dest)

Meta