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 Member Functions | Public Attributes | List of all members
juce::SVGState::UsePathOp Struct Reference

Public Member Functions

bool operator() (const XmlPath &xmlPath) const
 

Public Attributes

const SVGStatestate
 
PathtargetPath
 

Detailed Description

Definition at line 69 of file juce_SVGParser.cpp.

Member Function Documentation

◆ operator()()

bool juce::SVGState::UsePathOp::operator() ( const XmlPath xmlPath) const

Definition at line 74 of file juce_SVGParser.cpp.

Member Data Documentation

◆ state

const SVGState* juce::SVGState::UsePathOp::state

Definition at line 71 of file juce_SVGParser.cpp.

◆ targetPath

Path* juce::SVGState::UsePathOp::targetPath

Definition at line 72 of file juce_SVGParser.cpp.


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