Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
point_conversions.h File Reference
#include "point.h"
#include "point_f.h"

Go to the source code of this file.

Namespaces

namespace  gfx
 

Functions

Point gfx::ToFlooredPoint (const PointF &point)
 
Point gfx::ToCeiledPoint (const PointF &point)
 
Point gfx::ToRoundedPoint (const PointF &point)