Flutter Impeller
ImpellerRect Struct Reference

#include <impeller.h>

Public Attributes

float x
 
float y
 
float width
 
float height
 

Detailed Description

Definition at line 478 of file impeller.h.

Member Data Documentation

◆ height

float ImpellerRect::height

Definition at line 482 of file impeller.h.

Referenced by impeller::interop::ToImpellerType(), and impeller::interop::ToSkiaType().

◆ width

◆ x

float ImpellerRect::x

Definition at line 479 of file impeller.h.

Referenced by impeller::interop::ToImpellerType(), and impeller::interop::ToSkiaType().

◆ y

float ImpellerRect::y

Definition at line 480 of file impeller.h.

Referenced by impeller::interop::ToImpellerType(), and impeller::interop::ToSkiaType().


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