class Command

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

Commands that are used to modify the state of a `Session`.

Public Methods

void Command ()
template <typename... Args>
Command WithSetClip (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetHitTestBehavior (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetCamera (::fidl::AnyArena & allocator, Args &&... args)

Camera and lighting commands.

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

template <typename... Args>
Command WithSetCameraTransform (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetLightColor (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithAddLayer (::fidl::AnyArena & allocator, Args &&... args)

Layer and renderer commands.

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

void ~Command ()
void Command (Command && other)
Command & operator= (Command && other)
bool has_invalid_tag ()
bool is_create_resource ()
Command WithCreateResource (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::CreateResourceCmd> val)
Command WithAddLight (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::AddLightCmd> val)
template <typename... Args>
Command WithCreateResource (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::CreateResourceCmd & create_resource ()
const ::fuchsia_ui_gfx::wire::CreateResourceCmd & create_resource ()
bool is_release_resource ()
Command WithReleaseResource (::fuchsia_ui_gfx::wire::ReleaseResourceCmd val)
::fuchsia_ui_gfx::wire::ReleaseResourceCmd & release_resource ()
const ::fuchsia_ui_gfx::wire::ReleaseResourceCmd & release_resource ()
bool is_export_resource ()
Command WithExportResource (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::ExportResourceCmdDeprecated> val)
Command WithDetachLight (::fuchsia_ui_gfx::wire::DetachLightCmd val)
template <typename... Args>
Command WithExportResource (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithRemoveLayer (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::ExportResourceCmdDeprecated & export_resource ()
const ::fuchsia_ui_gfx::wire::ExportResourceCmdDeprecated & export_resource ()
bool is_import_resource ()
Command WithImportResource (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::ImportResourceCmdDeprecated> val)
template <typename... Args>
Command WithImportResource (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::ImportResourceCmdDeprecated & import_resource ()
const ::fuchsia_ui_gfx::wire::ImportResourceCmdDeprecated & import_resource ()
bool is_set_tag ()
Command WithSetTag (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetTagCmd> val)

Tagging commands.

Command WithSetAnchor (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetAnchorCmd> val)
Command WithSetColor (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetColorCmd> val)
Command WithBindMeshBuffers (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::BindMeshBuffersCmd> val)

Mesh commands.

Command WithSetCameraClipSpaceTransform (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetCameraClipSpaceTransformCmd> val)
template <typename... Args>
Command WithSetTag (::fidl::AnyArena & allocator, Args &&... args)

Tagging commands.

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

template <typename... Args>
Command WithSetScale (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetRotation (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetAnchor (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetOpacity (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSendSizeChangeHintHack (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetLightDirection (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithAddLight (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetTexture (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetColor (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithBindMeshBuffers (::fidl::AnyArena & allocator, Args &&... args)

Mesh commands.

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

template <typename... Args>
Command WithSetLayerStack (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetLabel (::fidl::AnyArena & allocator, Args &&... args)

Diagnostic commands.

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

template <typename... Args>
Command WithSetDisableClipping (::fidl::AnyArena & allocator, Args &&... args)

Debugging commands.

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

template <typename... Args>
Command WithSetClipPlanes (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithScene_AddAmbientLight (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithScene_AddDirectionalLight (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetTagCmd & set_tag ()

Tagging commands.

const ::fuchsia_ui_gfx::wire::SetTagCmd & set_tag ()

Tagging commands.

bool is_detach ()
Command WithDetach (::fuchsia_ui_gfx::wire::DetachCmd val)

Grouping commands.

::fuchsia_ui_gfx::wire::DetachCmd & detach ()

Grouping commands.

const ::fuchsia_ui_gfx::wire::DetachCmd & detach ()

Grouping commands.

bool is_set_translation ()
Command WithSetTranslation (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetTranslationCmd> val)

Spatial commands.

template <typename... Args>
Command WithSetTranslation (::fidl::AnyArena & allocator, Args &&... args)

Spatial commands.

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

::fuchsia_ui_gfx::wire::SetTranslationCmd & set_translation ()

Spatial commands.

const ::fuchsia_ui_gfx::wire::SetTranslationCmd & set_translation ()

Spatial commands.

bool is_set_scale ()
Command WithSetScale (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetScaleCmd> val)
::fuchsia_ui_gfx::wire::SetScaleCmd & set_scale ()
const ::fuchsia_ui_gfx::wire::SetScaleCmd & set_scale ()
bool is_set_rotation ()
Command WithSetRotation (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetRotationCmd> val)
::fuchsia_ui_gfx::wire::SetRotationCmd & set_rotation ()
const ::fuchsia_ui_gfx::wire::SetRotationCmd & set_rotation ()
bool is_set_anchor ()
::fuchsia_ui_gfx::wire::SetAnchorCmd & set_anchor ()
const ::fuchsia_ui_gfx::wire::SetAnchorCmd & set_anchor ()
bool is_set_size ()
Command WithSetSize (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetSizeCmd> val)
template <typename... Args>
Command WithSetSize (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetSizeCmd & set_size ()
const ::fuchsia_ui_gfx::wire::SetSizeCmd & set_size ()
bool is_set_opacity ()
Command WithSetOpacity (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetOpacityCmd> val)
::fuchsia_ui_gfx::wire::SetOpacityCmd & set_opacity ()
const ::fuchsia_ui_gfx::wire::SetOpacityCmd & set_opacity ()
bool is_send_size_change_hint_hack ()
Command WithSendSizeChangeHintHack (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SendSizeChangeHintCmdHack> val)
::fuchsia_ui_gfx::wire::SendSizeChangeHintCmdHack & send_size_change_hint_hack ()
const ::fuchsia_ui_gfx::wire::SendSizeChangeHintCmdHack & send_size_change_hint_hack ()
bool is_add_child ()
Command WithAddChild (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::AddChildCmd> val)

Node-specific commands.

template <typename... Args>
Command WithAddChild (::fidl::AnyArena & allocator, Args &&... args)

Node-specific commands.

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

::fuchsia_ui_gfx::wire::AddChildCmd & add_child ()

Node-specific commands.

const ::fuchsia_ui_gfx::wire::AddChildCmd & add_child ()

Node-specific commands.

bool is_add_part ()
Command WithAddPart (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::AddPartCmd> val)

re-parenting?

template <typename... Args>
Command WithAddPart (::fidl::AnyArena & allocator, Args &&... args)

re-parenting?

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

::fuchsia_ui_gfx::wire::AddPartCmd & add_part ()

re-parenting?

const ::fuchsia_ui_gfx::wire::AddPartCmd & add_part ()

re-parenting?

bool is_detach_children ()
Command WithDetachChildren (::fuchsia_ui_gfx::wire::DetachChildrenCmd val)
::fuchsia_ui_gfx::wire::DetachChildrenCmd & detach_children ()
const ::fuchsia_ui_gfx::wire::DetachChildrenCmd & detach_children ()
bool is_set_shape ()
Command WithSetShape (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetShapeCmd> val)
template <typename... Args>
Command WithSetShape (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetShapeCmd & set_shape ()
const ::fuchsia_ui_gfx::wire::SetShapeCmd & set_shape ()
bool is_set_material ()
Command WithSetMaterial (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetMaterialCmd> val)
template <typename... Args>
Command WithSetMaterial (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetMaterialCmd & set_material ()
const ::fuchsia_ui_gfx::wire::SetMaterialCmd & set_material ()
bool is_set_clip ()
Command WithSetClip (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetClipCmd> val)
::fuchsia_ui_gfx::wire::SetClipCmd & set_clip ()
const ::fuchsia_ui_gfx::wire::SetClipCmd & set_clip ()
bool is_set_hit_test_behavior ()
Command WithSetHitTestBehavior (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetHitTestBehaviorCmd> val)
::fuchsia_ui_gfx::wire::SetHitTestBehaviorCmd & set_hit_test_behavior ()
const ::fuchsia_ui_gfx::wire::SetHitTestBehaviorCmd & set_hit_test_behavior ()
bool is_set_view_properties ()
Command WithSetViewProperties (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetViewPropertiesCmd> val)
template <typename... Args>
Command WithSetViewProperties (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetViewPropertiesCmd & set_view_properties ()
const ::fuchsia_ui_gfx::wire::SetViewPropertiesCmd & set_view_properties ()
bool is_take_snapshot_cmd ()
Command WithTakeSnapshotCmd (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::TakeSnapshotCmdDeprecated> val)
template <typename... Args>
Command WithTakeSnapshotCmd (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::TakeSnapshotCmdDeprecated & take_snapshot_cmd ()
const ::fuchsia_ui_gfx::wire::TakeSnapshotCmdDeprecated & take_snapshot_cmd ()
bool is_set_camera ()
Command WithSetCamera (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetCameraCmd> val)

Camera and lighting commands.

::fuchsia_ui_gfx::wire::SetCameraCmd & set_camera ()

Camera and lighting commands.

const ::fuchsia_ui_gfx::wire::SetCameraCmd & set_camera ()

Camera and lighting commands.

bool is_set_camera_transform ()
Command WithSetCameraTransform (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetCameraTransformCmd> val)
::fuchsia_ui_gfx::wire::SetCameraTransformCmd & set_camera_transform ()
const ::fuchsia_ui_gfx::wire::SetCameraTransformCmd & set_camera_transform ()
bool is_set_camera_projection ()
Command WithSetCameraProjection (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetCameraProjectionCmd> val)
template <typename... Args>
Command WithSetCameraProjection (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetCameraProjectionCmd & set_camera_projection ()
const ::fuchsia_ui_gfx::wire::SetCameraProjectionCmd & set_camera_projection ()
bool is_set_stereo_camera_projection ()
Command WithSetStereoCameraProjection (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetStereoCameraProjectionCmd> val)
template <typename... Args>
Command WithSetStereoCameraProjection (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetStereoCameraProjectionCmd & set_stereo_camera_projection ()
const ::fuchsia_ui_gfx::wire::SetStereoCameraProjectionCmd & set_stereo_camera_projection ()
bool is_set_camera_pose_buffer ()
Command WithSetCameraPoseBuffer (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetCameraPoseBufferCmd> val)
template <typename... Args>
Command WithSetCameraPoseBuffer (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetCameraPoseBufferCmd & set_camera_pose_buffer ()
const ::fuchsia_ui_gfx::wire::SetCameraPoseBufferCmd & set_camera_pose_buffer ()
bool is_set_light_color ()
Command WithSetLightColor (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetLightColorCmd> val)
::fuchsia_ui_gfx::wire::SetLightColorCmd & set_light_color ()
const ::fuchsia_ui_gfx::wire::SetLightColorCmd & set_light_color ()
bool is_set_light_direction ()
Command WithSetLightDirection (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetLightDirectionCmd> val)
::fuchsia_ui_gfx::wire::SetLightDirectionCmd & set_light_direction ()
const ::fuchsia_ui_gfx::wire::SetLightDirectionCmd & set_light_direction ()
bool is_add_light ()
::fuchsia_ui_gfx::wire::AddLightCmd & add_light ()
const ::fuchsia_ui_gfx::wire::AddLightCmd & add_light ()
bool is_detach_light ()
::fuchsia_ui_gfx::wire::DetachLightCmd & detach_light ()
const ::fuchsia_ui_gfx::wire::DetachLightCmd & detach_light ()
bool is_detach_lights ()
Command WithDetachLights (::fuchsia_ui_gfx::wire::DetachLightsCmd val)
::fuchsia_ui_gfx::wire::DetachLightsCmd & detach_lights ()
const ::fuchsia_ui_gfx::wire::DetachLightsCmd & detach_lights ()
bool is_set_texture ()
Command WithSetTexture (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetTextureCmd> val)
::fuchsia_ui_gfx::wire::SetTextureCmd & set_texture ()
const ::fuchsia_ui_gfx::wire::SetTextureCmd & set_texture ()
bool is_set_color ()
::fuchsia_ui_gfx::wire::SetColorCmd & set_color ()
const ::fuchsia_ui_gfx::wire::SetColorCmd & set_color ()
bool is_bind_mesh_buffers ()
::fuchsia_ui_gfx::wire::BindMeshBuffersCmd & bind_mesh_buffers ()

Mesh commands.

const ::fuchsia_ui_gfx::wire::BindMeshBuffersCmd & bind_mesh_buffers ()

Mesh commands.

bool is_add_layer ()
Command WithAddLayer (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::AddLayerCmd> val)

Layer and renderer commands.

::fuchsia_ui_gfx::wire::AddLayerCmd & add_layer ()

Layer and renderer commands.

const ::fuchsia_ui_gfx::wire::AddLayerCmd & add_layer ()

Layer and renderer commands.

bool is_remove_layer ()
Command WithRemoveLayer (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::RemoveLayerCmd> val)
::fuchsia_ui_gfx::wire::RemoveLayerCmd & remove_layer ()
const ::fuchsia_ui_gfx::wire::RemoveLayerCmd & remove_layer ()
bool is_remove_all_layers ()
Command WithRemoveAllLayers (::fuchsia_ui_gfx::wire::RemoveAllLayersCmd val)
::fuchsia_ui_gfx::wire::RemoveAllLayersCmd & remove_all_layers ()
const ::fuchsia_ui_gfx::wire::RemoveAllLayersCmd & remove_all_layers ()
bool is_set_layer_stack ()
Command WithSetLayerStack (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetLayerStackCmd> val)
::fuchsia_ui_gfx::wire::SetLayerStackCmd & set_layer_stack ()
const ::fuchsia_ui_gfx::wire::SetLayerStackCmd & set_layer_stack ()
bool is_set_renderer ()
Command WithSetRenderer (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetRendererCmd> val)
template <typename... Args>
Command WithSetRenderer (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetRendererCmd & set_renderer ()
const ::fuchsia_ui_gfx::wire::SetRendererCmd & set_renderer ()
bool is_set_renderer_param ()
Command WithSetRendererParam (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetRendererParamCmd> val)
template <typename... Args>
Command WithSetRendererParam (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetRendererParamCmd & set_renderer_param ()
const ::fuchsia_ui_gfx::wire::SetRendererParamCmd & set_renderer_param ()
bool is_set_event_mask ()
Command WithSetEventMask (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetEventMaskCmd> val)

Events.

template <typename... Args>
Command WithSetEventMask (::fidl::AnyArena & allocator, Args &&... args)

Events.

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

::fuchsia_ui_gfx::wire::SetEventMaskCmd & set_event_mask ()

Events.

const ::fuchsia_ui_gfx::wire::SetEventMaskCmd & set_event_mask ()

Events.

bool is_set_label ()
Command WithSetLabel (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetLabelCmd> val)

Diagnostic commands.

::fuchsia_ui_gfx::wire::SetLabelCmd & set_label ()

Diagnostic commands.

const ::fuchsia_ui_gfx::wire::SetLabelCmd & set_label ()

Diagnostic commands.

bool is_set_disable_clipping ()
Command WithSetDisableClipping (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetDisableClippingCmd> val)

Debugging commands.

::fuchsia_ui_gfx::wire::SetDisableClippingCmd & set_disable_clipping ()

Debugging commands.

const ::fuchsia_ui_gfx::wire::SetDisableClippingCmd & set_disable_clipping ()

Debugging commands.

bool is_set_import_focus ()
Command WithSetImportFocus (::fuchsia_ui_gfx::wire::SetImportFocusCmdDeprecated val)
::fuchsia_ui_gfx::wire::SetImportFocusCmdDeprecated & set_import_focus ()
const ::fuchsia_ui_gfx::wire::SetImportFocusCmdDeprecated & set_import_focus ()
bool is_set_clip_planes ()
Command WithSetClipPlanes (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetClipPlanesCmd> val)
::fuchsia_ui_gfx::wire::SetClipPlanesCmd & set_clip_planes ()
const ::fuchsia_ui_gfx::wire::SetClipPlanesCmd & set_clip_planes ()
bool is_set_point_light_position ()
Command WithSetPointLightPosition (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetPointLightPositionCmd> val)
Command WithSetPointLightFalloff (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetPointLightFalloffCmd> val)
Command WithSetDisplayMinimumRgb (::fuchsia_ui_gfx::wire::SetDisplayMinimumRgbCmdHack val)
template <typename... Args>
Command WithSetPointLightPosition (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetPointLightFalloff (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetEnableViewDebugBounds (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetViewHolderBoundsColor (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetCameraClipSpaceTransform (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
Command WithSetSemanticVisibility (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetPointLightPositionCmd & set_point_light_position ()
const ::fuchsia_ui_gfx::wire::SetPointLightPositionCmd & set_point_light_position ()
bool is_set_point_light_falloff ()
::fuchsia_ui_gfx::wire::SetPointLightFalloffCmd & set_point_light_falloff ()
const ::fuchsia_ui_gfx::wire::SetPointLightFalloffCmd & set_point_light_falloff ()
bool is_scene__add_ambient_light ()
Command WithScene_AddAmbientLight (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SceneAddAmbientLightCmd> val)
::fuchsia_ui_gfx::wire::SceneAddAmbientLightCmd & scene__add_ambient_light ()
const ::fuchsia_ui_gfx::wire::SceneAddAmbientLightCmd & scene__add_ambient_light ()
bool is_scene__add_directional_light ()
Command WithScene_AddDirectionalLight (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SceneAddDirectionalLightCmd> val)
::fuchsia_ui_gfx::wire::SceneAddDirectionalLightCmd & scene__add_directional_light ()
const ::fuchsia_ui_gfx::wire::SceneAddDirectionalLightCmd & scene__add_directional_light ()
bool is_scene__add_point_light ()
Command WithScene_AddPointLight (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SceneAddPointLightCmd> val)
template <typename... Args>
Command WithScene_AddPointLight (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SceneAddPointLightCmd & scene__add_point_light ()
const ::fuchsia_ui_gfx::wire::SceneAddPointLightCmd & scene__add_point_light ()
bool is_set_display_color_conversion ()
Command WithSetDisplayColorConversion (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetDisplayColorConversionCmdHack> val)
template <typename... Args>
Command WithSetDisplayColorConversion (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetDisplayColorConversionCmdHack & set_display_color_conversion ()
const ::fuchsia_ui_gfx::wire::SetDisplayColorConversionCmdHack & set_display_color_conversion ()
bool is_set_display_rotation ()
Command WithSetDisplayRotation (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetDisplayRotationCmdHack> val)
template <typename... Args>
Command WithSetDisplayRotation (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_ui_gfx::wire::SetDisplayRotationCmdHack & set_display_rotation ()
const ::fuchsia_ui_gfx::wire::SetDisplayRotationCmdHack & set_display_rotation ()
bool is_set_enable_view_debug_bounds ()
Command WithSetEnableViewDebugBounds (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetEnableDebugViewBoundsCmd> val)
::fuchsia_ui_gfx::wire::SetEnableDebugViewBoundsCmd & set_enable_view_debug_bounds ()
const ::fuchsia_ui_gfx::wire::SetEnableDebugViewBoundsCmd & set_enable_view_debug_bounds ()
bool is_set_view_holder_bounds_color ()
Command WithSetViewHolderBoundsColor (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetViewHolderBoundsColorCmd> val)
::fuchsia_ui_gfx::wire::SetViewHolderBoundsColorCmd & set_view_holder_bounds_color ()
const ::fuchsia_ui_gfx::wire::SetViewHolderBoundsColorCmd & set_view_holder_bounds_color ()
bool is_set_camera_clip_space_transform ()
::fuchsia_ui_gfx::wire::SetCameraClipSpaceTransformCmd & set_camera_clip_space_transform ()
const ::fuchsia_ui_gfx::wire::SetCameraClipSpaceTransformCmd & set_camera_clip_space_transform ()
bool is_set_display_minimum_rgb ()
::fuchsia_ui_gfx::wire::SetDisplayMinimumRgbCmdHack & set_display_minimum_rgb ()
const ::fuchsia_ui_gfx::wire::SetDisplayMinimumRgbCmdHack & set_display_minimum_rgb ()
bool is_set_semantic_visibility ()
Command WithSetSemanticVisibility (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetSemanticVisibilityCmd> val)
::fuchsia_ui_gfx::wire::SetSemanticVisibilityCmd & set_semantic_visibility ()
const ::fuchsia_ui_gfx::wire::SetSemanticVisibilityCmd & set_semantic_visibility ()
::fuchsia_ui_gfx::wire::Command::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kCreateResource 1

0x1

kReleaseResource 2

0x2

kExportResource 3

0x3

kImportResource 4

0x4

kSetTag 5

0x5

kDetach 6

0x6

kSetTranslation 7

0x7

kSetScale 8

0x8

kSetRotation 9

0x9

kSetAnchor 10

0xa

kSetSize 11

0xb

kSetOpacity 12

0xc

kSendSizeChangeHintHack 13

0xd

kAddChild 14

0xe

kAddPart 15

0xf

kDetachChildren 16

0x10

kSetShape 17

0x11

kSetMaterial 18

0x12

kSetClip 19

0x13

kSetHitTestBehavior 20

0x14

kSetViewProperties 21

0x15

kTakeSnapshotCmd 22

0x16

kSetCamera 23

0x17

kSetCameraTransform 24

0x18

kSetCameraProjection 25

0x19

kSetStereoCameraProjection 26

0x1a

kSetCameraPoseBuffer 27

0x1b

kSetLightColor 28

0x1c

kSetLightDirection 29

0x1d

kAddLight 30

0x1e

kDetachLight 31

0x1f

kDetachLights 32

0x20

kSetTexture 33

0x21

kSetColor 34

0x22

kBindMeshBuffers 35

0x23

kAddLayer 36

0x24

kRemoveLayer 37

0x25

kRemoveAllLayers 38

0x26

kSetLayerStack 39

0x27

kSetRenderer 40

0x28

kSetRendererParam 41

0x29

kSetEventMask 42

0x2a

kSetLabel 43

0x2b

kSetDisableClipping 44

0x2c

kSetImportFocus 45

0x2d

kSetClipPlanes 46

0x2e

kSetPointLightPosition 47

0x2f

kSetPointLightFalloff 48

0x30

kScene_AddAmbientLight 49

0x31

kScene_AddDirectionalLight 50

0x32

kScene_AddPointLight 51

0x33

kSetDisplayColorConversion 52

0x34

kSetDisplayRotation 53

0x35

kSetEnableViewDebugBounds 54

0x36

kSetViewHolderBoundsColor 55

0x37

kSetCameraClipSpaceTransform 56

0x38

kSetDisplayMinimumRgb 57

0x39

kSetSemanticVisibility 58

0x3a

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