Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skottie::GlyphDecorator::GlyphInfo Struct Reference

#include <SkottieProperty.h>

Public Attributes

SkRect fBounds
 
SkMatrix fMatrix
 
size_t fCluster
 
float fAdvance
 

Detailed Description

Definition at line 55 of file SkottieProperty.h.

Member Data Documentation

◆ fAdvance

float skottie::GlyphDecorator::GlyphInfo::fAdvance

Definition at line 59 of file SkottieProperty.h.

◆ fBounds

SkRect skottie::GlyphDecorator::GlyphInfo::fBounds

Definition at line 56 of file SkottieProperty.h.

◆ fCluster

size_t skottie::GlyphDecorator::GlyphInfo::fCluster

Definition at line 58 of file SkottieProperty.h.

◆ fMatrix

SkMatrix skottie::GlyphDecorator::GlyphInfo::fMatrix

Definition at line 57 of file SkottieProperty.h.


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