Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
flutter::PointData Struct Reference

#include <point_data.h>

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 11 of file point_data.h.

Member Data Documentation

◆ x

double flutter::PointData::x

Definition at line 12 of file point_data.h.

◆ y

double flutter::PointData::y

Definition at line 13 of file point_data.h.


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