#include <types.h>
Definition at line 64 of file canvas/canvas/types.h.
◆ Duple() [1/2]
ArdourCanvas::Duple::Duple |
( |
| ) |
|
|
inline |
◆ Duple() [2/2]
◆ height()
Coord ArdourCanvas::Duple::height |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool ArdourCanvas::Duple::operator!= |
( |
Duple const & |
o | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ operator+()
Duple ArdourCanvas::Duple::operator+ |
( |
Duple const & |
o | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ operator-() [1/2]
Duple ArdourCanvas::Duple::operator- |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ operator-() [2/2]
Duple ArdourCanvas::Duple::operator- |
( |
Duple const & |
o | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ operator/()
Duple ArdourCanvas::Duple::operator/ |
( |
double |
b | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ operator==()
bool ArdourCanvas::Duple::operator== |
( |
Duple const & |
o | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ translate()
Duple ArdourCanvas::Duple::translate |
( |
const Duple & |
t | ) |
const |
throw | ( | |
| ) | | |
|
inline |
◆ width()
Coord ArdourCanvas::Duple::width |
( |
| ) |
const |
|
inline |
Coord ArdourCanvas::Duple::x |
Coord ArdourCanvas::Duple::y |
The documentation for this struct was generated from the following file: