struct Rect
Defined at line 214 of file fidling/gen/sdk/fidl/fuchsia.math/fuchsia.math/cpp/fidl/fuchsia.math/cpp/wire_types.h
An integral, rectangular, axis-aligned region in a 2D cartesian
space.
This type does not specify units. Protocols that use this type should
specify the characteristics of the vector space, including orientation and
units.
Public Members
int32_t x
int32_t y
int32_t width
int32_t height