Flutter Impeller
ImpellerRect Struct Reference

#include <impeller.h>

Public Attributes

float x
 
float y
 
float width
 
float height
 

Detailed Description

Definition at line 502 of file impeller.h.

Member Data Documentation

◆ height

float ImpellerRect::height

◆ width

◆ x

float ImpellerRect::x

◆ y

float ImpellerRect::y

Definition at line 504 of file impeller.h.

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


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