Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkArc Struct Reference

#include <SkArc.h>

Public Attributes

SkRect fOval
 
SkScalar fStartAngle
 
SkScalar fSweepAngle
 
bool fUseCenter
 

Detailed Description

Definition at line 15 of file SkArc.h.

Member Data Documentation

◆ fOval

SkRect SkArc::fOval

Definition at line 17 of file SkArc.h.

◆ fStartAngle

SkScalar SkArc::fStartAngle

Definition at line 20 of file SkArc.h.

◆ fSweepAngle

SkScalar SkArc::fSweepAngle

Definition at line 22 of file SkArc.h.

◆ fUseCenter

bool SkArc::fUseCenter

Definition at line 26 of file SkArc.h.


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