Point structure.
More...
◆ CPoint() [1/2]
◆ CPoint() [2/2]
◆ makeIntegral()
◆ offset() [1/3]
◆ offset() [2/3]
◆ offset() [3/3]
◆ offsetInverse()
◆ operator *()
constexpr CPoint operator * |
( |
double |
factor | ) |
const |
|
inline |
◆ operator *=()
CPoint& operator *= |
( |
double |
factor | ) |
|
|
inline |
◆ operator!=()
constexpr bool operator!= |
( |
const CPoint & |
other | ) |
const |
|
inline |
◆ operator()()
◆ operator+()
◆ operator+=()
◆ operator-() [1/2]
◆ operator-() [2/2]
constexpr CPoint operator- |
( |
| ) |
const |
|
inline |
◆ operator-=()
◆ operator/()
constexpr CPoint operator/ |
( |
double |
factor | ) |
const |
|
inline |
◆ operator/=()
CPoint& operator/= |
( |
double |
factor | ) |
|
|
inline |
◆ operator==()
constexpr bool operator== |
( |
const CPoint & |
other | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: