◆ PathBounds()
Path::PathBounds::PathBounds |
( |
| ) |
|
|
noexcept |
◆ extend() [1/2]
void Path::PathBounds::extend |
( |
float |
, |
|
|
float |
|
|
) |
| |
|
noexcept |
◆ extend() [2/2]
void Path::PathBounds::extend |
( |
float |
, |
|
|
float |
, |
|
|
float |
, |
|
|
float |
|
|
) |
| |
|
noexcept |
◆ getRectangle()
Rectangle<float> Path::PathBounds::getRectangle |
( |
| ) |
const |
|
noexcept |
◆ reset() [1/2]
void Path::PathBounds::reset |
( |
| ) |
|
|
noexcept |
◆ reset() [2/2]
void Path::PathBounds::reset |
( |
float |
, |
|
|
float |
|
|
) |
| |
|
noexcept |
◆ pathXMax
float Path::PathBounds::pathXMax = 0 |
◆ pathXMin
float Path::PathBounds::pathXMin = 0 |
◆ pathYMax
float Path::PathBounds::pathYMax = 0 |
◆ pathYMin
float Path::PathBounds::pathYMin = 0 |
The documentation for this struct was generated from the following file: