class AddLightCmd
Defined at line 1043 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
Adds the light specified by `light_id` specified by `light_id` to the scene
identified by `scene_id`.
Public Members
uint32_t scene_id
uint32_t light_id
Public Methods
::std::unique_ptr<AddLightCmd> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, AddLightCmd * value, size_t _offset)
zx_status_t Clone (AddLightCmd * result)