Inkscape
Vector Graphics Editor
|
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
unsigned | total_pieces_sub |
unsigned | total_pieces_inc |
vector< Geom::Point > * | handlesptr = NULL |
const unsigned | order = 6 |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 117 of file differential-constraint.cpp.
References init().
vector<Geom::Point>* handlesptr = NULL |
Definition at line 23 of file differential-constraint.cpp.
const unsigned order = 6 |
Definition at line 25 of file differential-constraint.cpp.
Referenced by Inkscape::UI::Dialog::add_effects(), Geom::Piecewise< T >::arc_length_parametrization(), Geom::Piecewise< T >::arc_length_parametrization(), Geom::Piecewise< T >::atan2(), Geom::Piecewise< T >::atan2(), Geom::bezier_to_sbasis(), Geom::bounds_fast(), Geom::bounds_local(), Geom::casteljau_subdivision(), Geom::chebyshev_approximant(), Geom::chebyshev_approximant_interpolating(), Geom::compose_inverse(), hull::convex(), Geom::cos(), Geom::cos(), Avoid::Blocks::dfsVisit(), vpsc::Blocks::dfsVisit(), exchange(), feed_curve_to_cairo(), geom_curve_bbox_wind_distance(), Inkscape::UI::Widget::get_sort_icon(), Geom::handles_to_sbasis(), my_inverse(), Geom::Piecewise< T >::pw_compose_inverse(), pw_inverse(), Geom::reciprocal(), Geom::reciprocal(), Inkscape::Extension::Internal::CairoRenderContext::renderPathVector(), Geom::sin(), Geom::sin(), Inkscape::UI::Widget::FontList::sort_fonts(), Inkscape::sort_fonts(), Geom::sqrt(), Geom::sqrt(), Geom::sqrt_internal(), Geom::Piecewise< T >::tan2(), Geom::D2< T >::tan2(), TEST_F(), Avoid::Blocks::totalOrder(), vpsc::Blocks::totalOrder(), Geom::truncateResult(), Geom::Piecewise< T >::unitVector(), Geom::Piecewise< T >::unitVector(), DFS::Node::visit(), and DFS::Node::visit_leaves().
unsigned total_pieces_inc |
Definition at line 16 of file differential-constraint.cpp.
unsigned total_pieces_sub |
Definition at line 15 of file differential-constraint.cpp.