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

Public Member Functions

bool operator() (const XmlPath &xmlPath)
 

Public Attributes

SVGStatestate
 
Drawabletarget
 

Detailed Description

Definition at line 106 of file juce_SVGParser.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 111 of file juce_SVGParser.cpp.

Member Data Documentation

◆ state

SVGState* juce::SVGState::GetClipPathOp::state

Definition at line 108 of file juce_SVGParser.cpp.

◆ target

Drawable* juce::SVGState::GetClipPathOp::target

Definition at line 109 of file juce_SVGParser.cpp.


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