Searched refs:ANode (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libavoid/
H A Dmakepath.cpp46 class ANode class in namespace:Avoid
54 int prevIndex; // Index into DONE for the previous ANode.
58 ANode(VertInf *vinf, int time) function in class:Avoid::ANode
67 ANode() function in class:Avoid::ANode
85 static bool operator<(const ANode &a, const ANode &b)
138 VertInf *inf3, std::vector<ANode>& done, int inf1Index)
163 VertInf *inf3, std::vector<ANode>& done, int inf1Index)
390 // prevIndex values for each ANode which point back to the previous ANode'
[all...]

Completed in 14 milliseconds