|
LMMS
|
Go to the source code of this file.
Namespaces | |
| namespace | juce |
| namespace | juce::PathHelpers |
Macros | |
| #define | JUCE_CHECK_COORDS_ARE_VALID(x, y) |
Functions | |
| static String | juce::PathHelpers::nextToken (String::CharPointerType &t) |
| double | juce::PathHelpers::lengthOf (float x1, float y1, float x2, float y2) noexcept |
| static bool | juce::isMarker (float value, float marker) noexcept |
Variables | |
| const float | juce::PathHelpers::ellipseAngularIncrement = 0.05f |