Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
bboxsort.h File Reference

Simple helper class for sorting objects based on their bounding boxes. More...

Go to the source code of this file.

Classes

class  BBoxSort
 

Functions

static bool operator< (const BBoxSort &a, const BBoxSort &b)
 

Detailed Description

Simple helper class for sorting objects based on their bounding boxes.

Definition in file bboxsort.h.

Function Documentation

◆ operator<()

static bool operator< ( const BBoxSort a,
const BBoxSort b 
)
static

Definition at line 39 of file bboxsort.h.

References BBoxSort::anchor.