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

Public Attributes

const CubicPts fPts
 
const int fPtCount
 
double fTStart
 
double fTEnd
 
SkPoint fShortPts [4]
 

Detailed Description

Definition at line 285 of file PathOpsAngleTest.cpp.

Member Data Documentation

◆ fPtCount

const int IntersectData::fPtCount

Definition at line 287 of file PathOpsAngleTest.cpp.

◆ fPts

const CubicPts IntersectData::fPts

Definition at line 286 of file PathOpsAngleTest.cpp.

◆ fShortPts

SkPoint IntersectData::fShortPts[4]

Definition at line 290 of file PathOpsAngleTest.cpp.

◆ fTEnd

double IntersectData::fTEnd

Definition at line 289 of file PathOpsAngleTest.cpp.

◆ fTStart

double IntersectData::fTStart

Definition at line 288 of file PathOpsAngleTest.cpp.


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