Inkscape
Vector Graphics Editor
|
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) |
Specific curve type functions for Inkscape, not provided by lib2geom.
Definition in file geom-curves.h.
|
inline |
Definition at line 22 of file geom-curves.h.
References Geom::are_near(), c, and Geom::Line::initialPoint().
Referenced by SPPath::convert_to_guides(), Inkscape::Extension::Internal::PovOutput::doCurve(), Inkscape::LivePathEffect::LPEFilletChamfer::doEffect_path(), Inkscape::Extension::Internal::PrintEmf::draw_pathv_to_EMF(), is_straight_curve(), pathv_to_cubicbezier(), pathv_to_linear(), pathv_to_linear_and_cubic_beziers(), Inkscape::Extension::Internal::PrintEmf::pathv_to_simple_polygon(), Inkscape::Extension::Internal::PrintLatex::print_2geomcurve(), Inkscape::Extension::Internal::PrintEmf::print_simple_shape(), Inkscape::Extension::Internal::PrintWmf::print_simple_shape(), Inkscape::LivePathEffect::sp_spiro_do_effect(), sp_svg_write_polygon(), and Inkscape::Extension::Internal::writePath().
|
inline |
Definition at line 35 of file geom-curves.h.
References c, and is_straight_curve().