class InsetF

Defined at line 682 of file fidling/gen/sdk/fidl/fuchsia.math/fuchsia.math/hlcpp/fuchsia/math/cpp/fidl.h

A floating point offset to apply to each edge of a rectangle.

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

float top
float bottom
float left

Public Methods

::std::unique_ptr<InsetF> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, InsetF * value, size_t _offset)
zx_status_t Clone (InsetF * result)