blob: 6c878e3d6dbbc112c916feb47905de67dffa1fb2 [file] [log] [blame]
#include "DataTypes.h"
bool controls_inside(const Cubic& );
void find_tight_bounds(const Cubic& , _Rect& );
void quad_to_cubic(const Quadratic& , Cubic& );