class SetAnchorCmd
Defined at line 3659 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
Sets a Resource's (typically a Node's) anchor point.
Constraints:
- `id` refs a Resource with the has_transform characteristic.
Public Members
uint32_t id
Vector3Value value
Public Methods
::std::unique_ptr<SetAnchorCmd> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, SetAnchorCmd * value, size_t _offset)
zx_status_t Clone (SetAnchorCmd * result)