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

Public Attributes

Point< floatpoint
 
float distanceBeyondLine1EndSquared
 
bool intersects
 

Detailed Description

Definition at line 72 of file juce_PathStrokeType.cpp.

Member Data Documentation

◆ distanceBeyondLine1EndSquared

float juce::PathStrokeHelpers::LineIntersection::distanceBeyondLine1EndSquared

Definition at line 75 of file juce_PathStrokeType.cpp.

◆ intersects

bool juce::PathStrokeHelpers::LineIntersection::intersects

Definition at line 76 of file juce_PathStrokeType.cpp.

◆ point

Point<float> juce::PathStrokeHelpers::LineIntersection::point

Definition at line 74 of file juce_PathStrokeType.cpp.


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