#include <impeller.h>
Public Attributes | |
float | x |
float | y |
Definition at line 509 of file impeller.h.
float ImpellerPoint::x |
Definition at line 510 of file impeller.h.
Referenced by impeller::interop::testing::DrawTextFrame(), impeller::interop::ToImpellerSize(), and impeller::interop::ToImpellerType().
float ImpellerPoint::y |
Definition at line 511 of file impeller.h.
Referenced by impeller::interop::testing::DrawTextFrame(), impeller::interop::ToImpellerSize(), and impeller::interop::ToImpellerType().