Loading...
Searching...
No Matches
juce::RelativePointPath::LineTo Class Reference

Detailed Description

Class for the line to element.

Inheritance diagram for juce::RelativePointPath::LineTo:

Public Member Functions

 LineTo (const RelativePoint &endPoint)
void addToPath (Path &path, Expression::Scope *) const override
RelativePointgetControlPoints (int &numPoints) override
ElementBaseclone () const override
Public Member Functions inherited from juce::RelativePointPath::ElementBase
 ElementBase (ElementType type)
virtual ~ElementBase ()=default
bool isDynamic ()

Public Attributes

RelativePoint endPoint
Public Attributes inherited from juce::RelativePointPath::ElementBase
const ElementType type

Constructors and Destructors

◆ LineTo()

juce::RelativePointPath::LineTo::LineTo ( const RelativePoint & endPoint)

References endPoint.

Member Functions

◆ addToPath()

void juce::RelativePointPath::LineTo::addToPath ( Path & path,
Expression::Scope *  ) const
overridevirtual

◆ getControlPoints()

RelativePoint * juce::RelativePointPath::LineTo::getControlPoints ( int & numPoints)
overridevirtual

◆ clone()

ElementBase * juce::RelativePointPath::LineTo::clone ( ) const
overridevirtual

Member Data Documentation

◆ endPoint

RelativePoint juce::RelativePointPath::LineTo::endPoint

Referenced by LineTo().

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram