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
Loading...
Searching...
No Matches
Public Attributes | List of all members
juce::PathStrokeHelpers::LineSection Struct Reference

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
 

Detailed Description

Definition at line 368 of file juce_PathStrokeType.cpp.

Member Data Documentation

◆ lx1

float juce::PathStrokeHelpers::LineSection::lx1

Definition at line 371 of file juce_PathStrokeType.cpp.

◆ lx2

float juce::PathStrokeHelpers::LineSection::lx2

Definition at line 371 of file juce_PathStrokeType.cpp.

◆ ly1

float juce::PathStrokeHelpers::LineSection::ly1

Definition at line 371 of file juce_PathStrokeType.cpp.

◆ ly2

float juce::PathStrokeHelpers::LineSection::ly2

Definition at line 371 of file juce_PathStrokeType.cpp.

◆ rx1

float juce::PathStrokeHelpers::LineSection::rx1

Definition at line 372 of file juce_PathStrokeType.cpp.

◆ rx2

float juce::PathStrokeHelpers::LineSection::rx2

Definition at line 372 of file juce_PathStrokeType.cpp.

◆ ry1

float juce::PathStrokeHelpers::LineSection::ry1

Definition at line 372 of file juce_PathStrokeType.cpp.

◆ ry2

float juce::PathStrokeHelpers::LineSection::ry2

Definition at line 372 of file juce_PathStrokeType.cpp.

◆ x1

float juce::PathStrokeHelpers::LineSection::x1

Definition at line 370 of file juce_PathStrokeType.cpp.

◆ x2

float juce::PathStrokeHelpers::LineSection::x2

Definition at line 370 of file juce_PathStrokeType.cpp.

◆ y1

float juce::PathStrokeHelpers::LineSection::y1

Definition at line 370 of file juce_PathStrokeType.cpp.

◆ y2

float juce::PathStrokeHelpers::LineSection::y2

Definition at line 370 of file juce_PathStrokeType.cpp.


The documentation for this struct was generated from the following file: