parent
859841f4d1
commit
4868d4dfd3
3 changed files with 7 additions and 1 deletions
|
|
@ -52,6 +52,8 @@ class CBox {
|
|||
CBox& addExtents(const SWindowDecorationExtents& e);
|
||||
CBox& expand(const double& value);
|
||||
|
||||
CBox copy() const;
|
||||
|
||||
SWindowDecorationExtents extentsFrom(const CBox&); // this is the big box
|
||||
|
||||
Vector2D middle() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue