Flutter Impeller
ImpellerRoundingRadii Struct Reference

#include <impeller.h>

Public Attributes

ImpellerPoint top_left
 
ImpellerPoint bottom_left
 
ImpellerPoint top_right
 
ImpellerPoint bottom_right
 

Detailed Description

Definition at line 605 of file impeller.h.

Member Data Documentation

◆ bottom_left

ImpellerPoint ImpellerRoundingRadii::bottom_left

Definition at line 607 of file impeller.h.

Referenced by impeller::interop::ToImpellerType().

◆ bottom_right

ImpellerPoint ImpellerRoundingRadii::bottom_right

◆ top_left

ImpellerPoint ImpellerRoundingRadii::top_left

◆ top_right

ImpellerPoint ImpellerRoundingRadii::top_right

Definition at line 608 of file impeller.h.

Referenced by impeller::interop::ToImpellerType().


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