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

Public Member Functions

bool operator() (const XmlPath &xml)
 

Public Attributes

const SVGStatestate
 
const Pathpath
 
float opacity
 
FillType fillType
 

Detailed Description

Definition at line 128 of file juce_SVGParser.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 135 of file juce_SVGParser.cpp.

Member Data Documentation

◆ fillType

FillType juce::SVGState::GetFillTypeOp::fillType

Definition at line 133 of file juce_SVGParser.cpp.

◆ opacity

float juce::SVGState::GetFillTypeOp::opacity

Definition at line 132 of file juce_SVGParser.cpp.

◆ path

const Path* juce::SVGState::GetFillTypeOp::path

Definition at line 131 of file juce_SVGParser.cpp.

◆ state

const SVGState* juce::SVGState::GetFillTypeOp::state

Definition at line 130 of file juce_SVGParser.cpp.


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