class SceneArgs

Defined at line 2463 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h

A Scene is the root of a scene-graph, and defines the rendering environment

(lighting, etc.) for the tree of nodes beneath it.

Supported commands:

- Add/RemoveLight

- AddChild

Public Members

uint32_t dummy

Public Methods

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