◆ 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 | x, |
|
|
float | y ) |
|
noexcept |
◆ getRectangle()
| Rectangle< float > juce::Path::PathBounds::getRectangle |
( |
| ) |
const |
|
noexcept |
◆ reset() [1/2]
| void juce::Path::PathBounds::reset |
( |
| ) |
|
|
noexcept |
◆ reset() [2/2]
| void juce::Path::PathBounds::reset |
( |
float | x, |
|
|
float | y ) |
|
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 files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_graphics/geometry/juce_Path.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_graphics/geometry/juce_Path.cpp