Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
BBoxSort Class Reference

#include <bboxsort.h>

Public Member Functions

 BBoxSort (SPItem *item, Geom::Rect const &bounds, Geom::Dim2 orientation, double begin, double end)
 
 BBoxSort (const BBoxSort &rhs)=default
 
 ~BBoxSort ()=default
 

Public Attributes

double anchor = 0.0
 
SPItemitem = nullptr
 
Geom::Rect bbox
 

Detailed Description

Definition at line 21 of file bboxsort.h.

Constructor & Destructor Documentation

◆ BBoxSort() [1/2]

BBoxSort::BBoxSort ( SPItem item,
Geom::Rect const &  bounds,
Geom::Dim2  orientation,
double  begin,
double  end 
)
inline

Definition at line 24 of file bboxsort.h.

References anchor, bbox, end, Geom::GenericRect< C >::max(), and Geom::GenericRect< C >::min().

◆ BBoxSort() [2/2]

BBoxSort::BBoxSort ( const BBoxSort rhs)
default

◆ ~BBoxSort()

BBoxSort::~BBoxSort ( )
default

Member Data Documentation

◆ anchor

double BBoxSort::anchor = 0.0

Definition at line 34 of file bboxsort.h.

Referenced by BBoxSort(), object_distribute(), and operator<().

◆ bbox

Geom::Rect BBoxSort::bbox

Definition at line 36 of file bboxsort.h.

Referenced by BBoxSort().

◆ item

SPItem* BBoxSort::item = nullptr

Definition at line 35 of file bboxsort.h.

Referenced by object_distribute().


The documentation for this class was generated from the following file: