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

Public Attributes

ConicPts conic
 
SkDLine line
 
int result
 
SkDPoint expected [2]
 

Detailed Description

Definition at line 25 of file PathOpsConicLineIntersectionTest.cpp.

Member Data Documentation

◆ conic

ConicPts lineConic::conic

Definition at line 26 of file PathOpsConicLineIntersectionTest.cpp.

◆ expected

SkDPoint lineConic::expected[2]

Definition at line 29 of file PathOpsConicLineIntersectionTest.cpp.

◆ line

SkDLine lineConic::line

Definition at line 27 of file PathOpsConicLineIntersectionTest.cpp.

◆ result

int lineConic::result

Definition at line 28 of file PathOpsConicLineIntersectionTest.cpp.


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