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

Meta