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

Public Member Functions

bool operator() (const XmlPath &xmlPath)
 

Public Attributes

const SVGStatestate
 
AffineTransformtransform
 
Drawabletarget
 

Detailed Description

Definition at line 93 of file juce_SVGParser.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 99 of file juce_SVGParser.cpp.

Member Data Documentation

◆ state

const SVGState* juce::SVGState::UseImageOp::state

Definition at line 95 of file juce_SVGParser.cpp.

◆ target

Drawable* juce::SVGState::UseImageOp::target

Definition at line 97 of file juce_SVGParser.cpp.

◆ transform

AffineTransform* juce::SVGState::UseImageOp::transform

Definition at line 96 of file juce_SVGParser.cpp.


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