Vector2d.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. Vector2d round()
    struct Vector2d
    ref return
    round
    ()
  2. Vector2d round(Vector2d dest)

Meta