◆ PathBounds()
juce::Path::PathBounds::PathBounds |
( |
| ) |
|
|
noexcept |
◆ extend() [1/2]
template<typename... Coords>
void juce::Path::PathBounds::extend |
( |
float |
x, |
|
|
float |
y, |
|
|
Coords... |
coords |
|
) |
| |
|
inlinenoexcept |
◆ extend() [2/2]
void juce::Path::PathBounds::extend |
( |
float |
, |
|
|
float |
|
|
) |
| |
|
noexcept |
◆ getRectangle()
◆ reset() [1/2]
void juce::Path::PathBounds::reset |
( |
| ) |
|
|
noexcept |
◆ reset() [2/2]
void juce::Path::PathBounds::reset |
( |
float |
, |
|
|
float |
|
|
) |
| |
|
noexcept |
◆ pathXMax
float juce::Path::PathBounds::pathXMax = 0 |
◆ pathXMin
float juce::Path::PathBounds::pathXMin = 0 |
◆ pathYMax
float juce::Path::PathBounds::pathYMax = 0 |
◆ pathYMin
float juce::Path::PathBounds::pathYMin = 0 |
The documentation for this struct was generated from the following file: