|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Public Attributes | |
| float | x1 |
| float | y1 |
| float | x2 |
| float | y2 |
| float | lx1 |
| float | ly1 |
| float | lx2 |
| float | ly2 |
| float | rx1 |
| float | ry1 |
| float | rx2 |
| float | ry2 |
Definition at line 368 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::lx1 |
Definition at line 371 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::lx2 |
Definition at line 371 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::ly1 |
Definition at line 371 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::ly2 |
Definition at line 371 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::rx1 |
Definition at line 372 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::rx2 |
Definition at line 372 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::ry1 |
Definition at line 372 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::ry2 |
Definition at line 372 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::x1 |
Definition at line 370 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::x2 |
Definition at line 370 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::y1 |
Definition at line 370 of file juce_PathStrokeType.cpp.
| float juce::PathStrokeHelpers::LineSection::y2 |
Definition at line 370 of file juce_PathStrokeType.cpp.