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

#include <GrShape.h>

Public Attributes

SkPoint fP1
 
SkPoint fP2
 

Detailed Description

Definition at line 26 of file GrShape.h.

Member Data Documentation

◆ fP1

SkPoint GrLineSegment::fP1

Definition at line 27 of file GrShape.h.

◆ fP2

SkPoint GrLineSegment::fP2

Definition at line 28 of file GrShape.h.


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