Flutter Impeller
ImpellerRect Struct Reference

#include <impeller.h>

Public Attributes

float x
 
float y
 
float width
 
float height
 

Detailed Description

Definition at line 234 of file impeller.h.

Member Data Documentation

◆ height

float ImpellerRect::height

Definition at line 238 of file impeller.h.

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

◆ width

float ImpellerRect::width

Definition at line 237 of file impeller.h.

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

◆ x

float ImpellerRect::x

Definition at line 235 of file impeller.h.

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

◆ y

float ImpellerRect::y

Definition at line 236 of file impeller.h.

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


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