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