class Rectangle
Defined at line 1357 of file fidling/gen/sdk/fidl/fuchsia.ui.pointer/fuchsia.ui.pointer/hlcpp/fuchsia/ui/pointer/cpp/fidl.h
An axis-aligned rectangle. It is defined by its minimal and maximal extents
in a coordinate system.
Public Members
array min
array max
Public Methods
::std::unique_ptr<Rectangle> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,Rectangle *value,size_t_offset)
zx_status_t Clone (Rectangle * result)