#include <types.h>
Definition at line 111 of file canvas/canvas/types.h.
◆ Rect() [1/2]
ArdourCanvas::Rect::Rect |
( |
| ) |
|
|
inline |
◆ Rect() [2/2]
◆ contains()
bool ArdourCanvas::Rect::contains |
( |
Duple const & |
point | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ empty()
bool ArdourCanvas::Rect::empty |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ expand() [1/2]
Rect ArdourCanvas::Rect::expand |
( |
Distance |
amount | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ expand() [2/2]
◆ extend()
Rect ArdourCanvas::Rect::extend |
( |
Rect const & |
o | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ fix()
Rect ArdourCanvas::Rect::fix |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ height()
Distance ArdourCanvas::Rect::height |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ intersection()
Rect ArdourCanvas::Rect::intersection |
( |
Rect const & |
o | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ operator bool()
ArdourCanvas::Rect::operator bool |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ operator!=()
bool ArdourCanvas::Rect::operator!= |
( |
Rect const & |
o | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ shrink() [1/2]
Rect ArdourCanvas::Rect::shrink |
( |
Distance |
amount | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ shrink() [2/2]
◆ translate()
Rect ArdourCanvas::Rect::translate |
( |
Duple const & |
t | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ width()
Distance ArdourCanvas::Rect::width |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ x0
Coord ArdourCanvas::Rect::x0 |
◆ x1
Coord ArdourCanvas::Rect::x1 |
◆ y0
Coord ArdourCanvas::Rect::y0 |
◆ y1
Coord ArdourCanvas::Rect::y1 |
The documentation for this struct was generated from the following file: