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

#include <PathOpsTestCommon.h>

Public Attributes

SkDPoint fPts [kPointCount]
 

Static Public Attributes

static const int kPointCount = 4
 

Detailed Description

Definition at line 32 of file PathOpsTestCommon.h.

Member Data Documentation

◆ fPts

SkDPoint CubicPts::fPts[kPointCount]

Definition at line 34 of file PathOpsTestCommon.h.

◆ kPointCount

const int CubicPts::kPointCount = 4
static

Definition at line 33 of file PathOpsTestCommon.h.


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