Flutter Impeller
wangs_formula.cc File Reference

Go to the source code of this file.

Namespaces

 impeller
 

Functions

Scalar impeller::ComputeCubicSubdivisions (Scalar scale_factor, Point p0, Point p1, Point p2, Point p3)
 
Scalar impeller::ComputeQuadradicSubdivisions (Scalar scale_factor, Point p0, Point p1, Point p2)
 
Scalar impeller::ComputeConicSubdivisions (Scalar scale_factor, Point p0, Point p1, Point p2, Scalar w)