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

Public Member Functions

bool operator() (const XmlPath &xml) const
 

Public Attributes

const SVGStatestate
 
ColourGradientgradient
 

Detailed Description

Definition at line 117 of file juce_SVGParser.cpp.

Member Function Documentation

◆ operator()()

bool juce::SVGState::SetGradientStopsOp::operator() ( const XmlPath xml) const

Definition at line 122 of file juce_SVGParser.cpp.

Member Data Documentation

◆ gradient

ColourGradient* juce::SVGState::SetGradientStopsOp::gradient

Definition at line 120 of file juce_SVGParser.cpp.

◆ state

const SVGState* juce::SVGState::SetGradientStopsOp::state

Definition at line 119 of file juce_SVGParser.cpp.


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