5#ifndef UI_GFX_GEOMETRY_VECTOR2D_CONVERSIONS_H_
6#define UI_GFX_GEOMETRY_VECTOR2D_CONVERSIONS_H_
Vector2d ToFlooredVector2d(const Vector2dF &vector2d)
Vector2d ToCeiledVector2d(const Vector2dF &vector2d)
Vector2d ToRoundedVector2d(const Vector2dF &vector2d)