|
openshot-audio
0.1.5
|
Namespaces | |
| PathHelpers | |
Macros | |
| #define | JUCE_CHECK_COORDS_ARE_VALID(x, y) jassert (x == x && y == y); |
| #define | JUCE_CHECK_COORDS_ARE_VALID(x, y) jassert (x == x && y == y); |
Functions | |
| double | PathHelpers::lengthOf (float x1, float y1, float x2, float y2) noexcept |
Variables | |
| const float | PathHelpers::ellipseAngularIncrement = 0.05f |
| #define JUCE_CHECK_COORDS_ARE_VALID | ( | x, | |
| y | |||
| ) | jassert (x == x && y == y); |
| #define JUCE_CHECK_COORDS_ARE_VALID | ( | x, | |
| y | |||
| ) | jassert (x == x && y == y); |
1.8.13