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