LMMS
Loading...
Searching...
No Matches
juce::RelativePointPath::CloseSubPath Class Reference

#include <juce_RelativePointPath.h>

Inheritance diagram for juce::RelativePointPath::CloseSubPath:
juce::RelativePointPath::ElementBase

Public Member Functions

 CloseSubPath ()
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 ()

Additional Inherited Members

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

Detailed Description

Class for the close sub path element

Constructor & Destructor Documentation

◆ CloseSubPath()

juce::RelativePointPath::CloseSubPath::CloseSubPath ( )

Member Function Documentation

◆ addToPath()

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

◆ clone()

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

◆ getControlPoints()

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

The documentation for this class was generated from the following files: