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::Arrowhead Struct Reference

Public Attributes

float startWidth
 
float startLength
 
float endWidth
 
float endLength
 

Detailed Description

Definition at line 348 of file juce_PathStrokeType.cpp.

Member Data Documentation

◆ endLength

float juce::PathStrokeHelpers::Arrowhead::endLength

Definition at line 351 of file juce_PathStrokeType.cpp.

◆ endWidth

float juce::PathStrokeHelpers::Arrowhead::endWidth

Definition at line 351 of file juce_PathStrokeType.cpp.

◆ startLength

float juce::PathStrokeHelpers::Arrowhead::startLength

Definition at line 350 of file juce_PathStrokeType.cpp.

◆ startWidth

float juce::PathStrokeHelpers::Arrowhead::startWidth

Definition at line 350 of file juce_PathStrokeType.cpp.


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