List of all items
Structs
- Angle
- Arc
- ArcFlags
- CubicBezierSegment
- Line
- LineEquation
- LineSegment
- QuadraticBezierSegment
- SvgArc
- Triangle
- arc::Arc
- arc::ArcFlags
- arc::Flattened
- arc::SvgArc
- cubic_bezier::CubicBezierSegment
- cubic_bezier::Flattened
- line::Line
- line::LineEquation
- line::LineSegment
- quadratic_bezier::Flattened
- quadratic_bezier::FlattenedT
- quadratic_bezier::FlatteningParameters
- quadratic_bezier::QuadraticBezierSegment
- triangle::Triangle
Traits
- Scalar
- Segment
- scalar::Float
- scalar::FloatConst
- scalar::NumCast
- scalar::Scalar
- scalar::Trig
- segment::BoundingBox
- segment::Segment
- traits::Segment
- traits::Transformation
Macros
Functions
- arc::arc_to_cubic_beziers
- arc::arc_to_quadratic_beziers_with_t
- arc::sample_ellipse
- cubic_bezier_intersections::add_curve_intersections
- cubic_bezier_intersections::add_intersection
- cubic_bezier_intersections::add_point_curve_intersection
- cubic_bezier_intersections::clip_convex_hull_to_fat_line
- cubic_bezier_intersections::convex_hull_of_distance_curve
- cubic_bezier_intersections::cubic_bezier_intersections_t
- cubic_bezier_intersections::domain_value_at_t
- cubic_bezier_intersections::epsilon_for_point
- cubic_bezier_intersections::inputs_are_f32
- cubic_bezier_intersections::line_curve_intersections
- cubic_bezier_intersections::line_line_intersections
- cubic_bezier_intersections::point_curve_intersections
- cubic_bezier_intersections::rectangles_overlap
- cubic_bezier_intersections::restrict_curve_to_fat_line
- cubic_bezier_intersections::walk_convex_hull_edges_to_fat_line
- cubic_bezier_intersections::walk_convex_hull_start_to_fat_line
- point
- quadratic_bezier::approx_parabola_integral
- quadratic_bezier::approx_parabola_inv_integral
- scalar::cast
- size
- utils::cubic_polynomial_roots
- utils::directed_angle
- utils::directed_angle2
- utils::min_max
- utils::normalized_tangent
- utils::tangent
- vector