Searched defs:less_ptr (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dvanishing-point.h118 struct less_ptr : public std::binary_function<VanishingPoint *, VanishingPoint *, bool> { struct in namespace:Box3D
148 std::set<VanishingPoint*, less_ptr> VPsOfSelectedBoxes();

Completed in 1454 milliseconds