#include <FTLCluster.h>
|
constexpr int | dx () const |
|
constexpr int | dy () const |
|
constexpr | Shift () |
|
constexpr | Shift (int dx, int dy) |
|
Definition at line 45 of file FTLCluster.h.
◆ Shift() [1/2]
constexpr FTLCluster::Shift::Shift |
( |
int |
dx, |
|
|
int |
dy |
|
) |
| |
|
inlineconstexpr |
◆ Shift() [2/2]
constexpr FTLCluster::Shift::Shift |
( |
| ) |
|
|
inlineconstexpr |
◆ dx()
constexpr int FTLCluster::Shift::dx |
( |
| ) |
const |
|
inlineconstexpr |
◆ dy()
constexpr int FTLCluster::Shift::dy |
( |
| ) |
const |
|
inlineconstexpr |
◆ dx_
int FTLCluster::Shift::dx_ |
|
private |
◆ dy_
int FTLCluster::Shift::dy_ |
|
private |