Inkscape
Vector Graphics Editor
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
Inkscape::LivePathEffect::LPEEmbroderyStitchOrdering::OrderingGroupNeighbor Struct Reference

#include <lpe-embrodery-stitch-ordering.h>

Public Member Functions

 OrderingGroupNeighbor (OrderingGroupPoint *me, OrderingGroupPoint *other)
 

Static Public Member Functions

static bool Compare (const OrderingGroupNeighbor &a, const OrderingGroupNeighbor &b)
 

Public Attributes

Geom::Coord distance
 
OrderingGroupPointpoint
 

Detailed Description

Definition at line 120 of file lpe-embrodery-stitch-ordering.h.

Constructor & Destructor Documentation

◆ OrderingGroupNeighbor()

Inkscape::LivePathEffect::LPEEmbroderyStitchOrdering::OrderingGroupNeighbor::OrderingGroupNeighbor ( OrderingGroupPoint me,
OrderingGroupPoint other 
)

Definition at line 390 of file lpe-embrodery-stitch-ordering.cpp.

Member Function Documentation

◆ Compare()

bool Inkscape::LivePathEffect::LPEEmbroderyStitchOrdering::OrderingGroupNeighbor::Compare ( const OrderingGroupNeighbor a,
const OrderingGroupNeighbor b 
)
static

Member Data Documentation

◆ distance

Geom::Coord Inkscape::LivePathEffect::LPEEmbroderyStitchOrdering::OrderingGroupNeighbor::distance

◆ point

OrderingGroupPoint* Inkscape::LivePathEffect::LPEEmbroderyStitchOrdering::OrderingGroupNeighbor::point

The documentation for this struct was generated from the following files: