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

Detailed Description

Class for the cubic to element.


The documentation for this class was generated from the following file:
Inheritance diagram for juce::RelativePointPath::CubicTo:

Public Member Functions

 CubicTo (const RelativePoint &controlPoint1, const RelativePoint &controlPoint2, const RelativePoint &endPoint)
 
ValueTree createTree () const
 
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 controlPoints [3]
 
- Public Attributes inherited from juce::RelativePointPath::ElementBase
const ElementType type
 

Constructors and Destructors

◆ CubicTo()

juce::RelativePointPath::CubicTo::CubicTo ( const RelativePoint & controlPoint1,
const RelativePoint & controlPoint2,
const RelativePoint & endPoint )

Member Functions

◆ createTree()

ValueTree juce::RelativePointPath::CubicTo::createTree ( ) const

◆ addToPath()

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

◆ getControlPoints()

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

◆ clone()

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

Member Data Documentation

◆ controlPoints

RelativePoint juce::RelativePointPath::CubicTo::controlPoints[3]
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram