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

#include <SkPathRef.h>

Public Attributes

bool valid
 
int points
 
int weights
 
unsigned segmentMask
 

Detailed Description

Definition at line 32 of file SkPathRef.h.

Member Data Documentation

◆ points

int SkPathVerbAnalysis::points

Definition at line 34 of file SkPathRef.h.

◆ segmentMask

unsigned SkPathVerbAnalysis::segmentMask

Definition at line 35 of file SkPathRef.h.

◆ valid

bool SkPathVerbAnalysis::valid

Definition at line 33 of file SkPathRef.h.

◆ weights

int SkPathVerbAnalysis::weights

Definition at line 34 of file SkPathRef.h.


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