Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
geom-curves.h File Reference

Specific curve type functions for Inkscape, not provided by lib2geom. More...

Go to the source code of this file.

Functions

bool is_straight_curve (Geom::BezierCurve const &c)
 
bool is_straight_curve (Geom::Curve const &c)
 

Detailed Description

Specific curve type functions for Inkscape, not provided by lib2geom.

Definition in file geom-curves.h.

Function Documentation

◆ is_straight_curve() [1/2]

◆ is_straight_curve() [2/2]

bool is_straight_curve ( Geom::Curve const &  c)
inline

Definition at line 35 of file geom-curves.h.

References c, and is_straight_curve().