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 ()
void Command (Command && other)
::fuchsia_ui_gfx::wire::Command::Tag Which ()
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
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 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
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 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
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 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
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 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
Command WithCreateResource (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::CreateResourceCmd> val)
Command WithReleaseResource (::fuchsia_ui_gfx::wire::ReleaseResourceCmd val)
Command WithExportResource (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::ExportResourceCmdDeprecated> val)
Command WithImportResource (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::ImportResourceCmdDeprecated> val)
Command WithDetach (::fuchsia_ui_gfx::wire::DetachCmd val)
Grouping commands.
Command WithSetAnchor (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetAnchorCmd> val)
Command WithSendSizeChangeHintHack (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SendSizeChangeHintCmdHack> val)
Command WithAddChild (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::AddChildCmd> val)
Node-specific commands.
Command WithAddPart (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::AddPartCmd> val)
re-parenting?
Command WithDetachChildren (::fuchsia_ui_gfx::wire::DetachChildrenCmd val)
Command WithSetClip (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetClipCmd> val)
Command WithSetHitTestBehavior (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetHitTestBehaviorCmd> val)
Command WithSetCamera (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetCameraCmd> val)
Camera and lighting commands.
Command WithSetCameraTransform (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetCameraTransformCmd> val)
Command WithSetCameraProjection (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetCameraProjectionCmd> val)
Command WithSetCameraPoseBuffer (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetCameraPoseBufferCmd> val)
Command WithSetLightColor (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetLightColorCmd> val)
Command WithAddLight (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::AddLightCmd> val)
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
Command WithDetachLight (::fuchsia_ui_gfx::wire::DetachLightCmd val)
Command WithDetachLights (::fuchsia_ui_gfx::wire::DetachLightsCmd val)
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 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 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
Command WithSetColor (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetColorCmd> val)
Command WithBindMeshBuffers (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::BindMeshBuffersCmd> val)
Mesh commands.
Command WithAddLayer (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::AddLayerCmd> val)
Layer and renderer commands.
Command WithRemoveLayer (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::RemoveLayerCmd> val)
Command WithRemoveAllLayers (::fuchsia_ui_gfx::wire::RemoveAllLayersCmd val)
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 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
Command WithSetLayerStack (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetLayerStackCmd> val)
Command WithSetEventMask (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetEventMaskCmd> val)
Events.
Command WithScene_AddAmbientLight (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SceneAddAmbientLightCmd> val)
Command WithScene_AddDirectionalLight (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SceneAddDirectionalLightCmd> val)
Command WithSetDisplayColorConversion (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetDisplayColorConversionCmdHack> val)
Command WithSetDisplayRotation (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetDisplayRotationCmdHack> val)
Command WithSetEnableViewDebugBounds (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetEnableDebugViewBoundsCmd> val)
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
Command WithSetLabel (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetLabelCmd> val)
Diagnostic commands.
Command WithSetDisableClipping (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetDisableClippingCmd> val)
Debugging commands.
Command WithSetImportFocus (::fuchsia_ui_gfx::wire::SetImportFocusCmdDeprecated val)
Command WithSetClipPlanes (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetClipPlanesCmd> val)
Command WithScene_AddPointLight (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SceneAddPointLightCmd> val)
Command WithSetCameraClipSpaceTransform (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetCameraClipSpaceTransformCmd> val)
Command WithSetDisplayMinimumRgb (::fuchsia_ui_gfx::wire::SetDisplayMinimumRgbCmdHack 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
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
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
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
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
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 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 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
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
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 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
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
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
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 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 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
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
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
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
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
void ~Command ()
Command & operator= (Command && other)
bool has_invalid_tag ()
bool is_create_resource ()
::fuchsia_ui_gfx::wire::CreateResourceCmd & create_resource ()
const ::fuchsia_ui_gfx::wire::CreateResourceCmd & create_resource ()
bool is_release_resource ()
::fuchsia_ui_gfx::wire::ReleaseResourceCmd & release_resource ()
const ::fuchsia_ui_gfx::wire::ReleaseResourceCmd & release_resource ()
bool is_export_resource ()
::fuchsia_ui_gfx::wire::ExportResourceCmdDeprecated & export_resource ()
const ::fuchsia_ui_gfx::wire::ExportResourceCmdDeprecated & export_resource ()
bool is_import_resource ()
::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.
::fuchsia_ui_gfx::wire::SetTagCmd & set_tag ()
Tagging commands.
const ::fuchsia_ui_gfx::wire::SetTagCmd & set_tag ()
Tagging commands.
bool is_detach ()
::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.
::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)
::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 ()
::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 ()
::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 ()
::fuchsia_ui_gfx::wire::AddPartCmd & add_part ()
re-parenting?
const ::fuchsia_ui_gfx::wire::AddPartCmd & add_part ()
re-parenting?
bool is_detach_children ()
::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)
::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)
::fuchsia_ui_gfx::wire::SetMaterialCmd & set_material ()
const ::fuchsia_ui_gfx::wire::SetMaterialCmd & set_material ()
bool is_set_clip ()
::fuchsia_ui_gfx::wire::SetClipCmd & set_clip ()
const ::fuchsia_ui_gfx::wire::SetClipCmd & set_clip ()
bool is_set_hit_test_behavior ()
::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)
::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)
::fuchsia_ui_gfx::wire::TakeSnapshotCmdDeprecated & take_snapshot_cmd ()
const ::fuchsia_ui_gfx::wire::TakeSnapshotCmdDeprecated & take_snapshot_cmd ()
bool is_set_camera ()
::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 ()
::fuchsia_ui_gfx::wire::SetCameraTransformCmd & set_camera_transform ()
const ::fuchsia_ui_gfx::wire::SetCameraTransformCmd & set_camera_transform ()
bool is_set_camera_projection ()
::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)
::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 ()
::fuchsia_ui_gfx::wire::SetCameraPoseBufferCmd & set_camera_pose_buffer ()
const ::fuchsia_ui_gfx::wire::SetCameraPoseBufferCmd & set_camera_pose_buffer ()
bool is_set_light_color ()
::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 ()
::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 ()
::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 ()
::fuchsia_ui_gfx::wire::RemoveLayerCmd & remove_layer ()
const ::fuchsia_ui_gfx::wire::RemoveLayerCmd & remove_layer ()
bool is_remove_all_layers ()
::fuchsia_ui_gfx::wire::RemoveAllLayersCmd & remove_all_layers ()
const ::fuchsia_ui_gfx::wire::RemoveAllLayersCmd & remove_all_layers ()
bool is_set_layer_stack ()
::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)
::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)
::fuchsia_ui_gfx::wire::SetRendererParamCmd & set_renderer_param ()
const ::fuchsia_ui_gfx::wire::SetRendererParamCmd & set_renderer_param ()
bool is_set_event_mask ()
::fuchsia_ui_gfx::wire::SetEventMaskCmd & set_event_mask ()
Events.
const ::fuchsia_ui_gfx::wire::SetEventMaskCmd & set_event_mask ()
Events.
bool is_set_label ()
::fuchsia_ui_gfx::wire::SetLabelCmd & set_label ()
Diagnostic commands.
const ::fuchsia_ui_gfx::wire::SetLabelCmd & set_label ()
Diagnostic commands.
bool is_set_disable_clipping ()
::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 ()
::fuchsia_ui_gfx::wire::SetImportFocusCmdDeprecated & set_import_focus ()
const ::fuchsia_ui_gfx::wire::SetImportFocusCmdDeprecated & set_import_focus ()
bool is_set_clip_planes ()
::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)
::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 ()
Command WithSetPointLightFalloff (::fidl::ObjectView< ::fuchsia_ui_gfx::wire::SetPointLightFalloffCmd> val)
::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 ()
::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 ()
::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 ()
::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 ()
::fuchsia_ui_gfx::wire::SetDisplayColorConversionCmdHack & set_display_color_conversion ()
const ::fuchsia_ui_gfx::wire::SetDisplayColorConversionCmdHack & set_display_color_conversion ()
bool is_set_display_rotation ()
::fuchsia_ui_gfx::wire::SetDisplayRotationCmdHack & set_display_rotation ()
const ::fuchsia_ui_gfx::wire::SetDisplayRotationCmdHack & set_display_rotation ()
bool is_set_enable_view_debug_bounds ()
::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 ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kCreateResource | 1 |
| kReleaseResource | 2 |
| kExportResource | 3 |
| kImportResource | 4 |
| kSetTag | 5 |
| kDetach | 6 |
| kSetTranslation | 7 |
| kSetScale | 8 |
| kSetRotation | 9 |
| kSetAnchor | 10 |
| kSetSize | 11 |
| kSetOpacity | 12 |
| kSendSizeChangeHintHack | 13 |
| kAddChild | 14 |
| kAddPart | 15 |
| kDetachChildren | 16 |
| kSetShape | 17 |
| kSetMaterial | 18 |
| kSetClip | 19 |
| kSetHitTestBehavior | 20 |
| kSetViewProperties | 21 |
| kTakeSnapshotCmd | 22 |
| kSetCamera | 23 |
| kSetCameraTransform | 24 |
| kSetCameraProjection | 25 |
| kSetStereoCameraProjection | 26 |
| kSetCameraPoseBuffer | 27 |
| kSetLightColor | 28 |
| kSetLightDirection | 29 |
| kAddLight | 30 |
| kDetachLight | 31 |
| kDetachLights | 32 |
| kSetTexture | 33 |
| kSetColor | 34 |
| kBindMeshBuffers | 35 |
| kAddLayer | 36 |
| kRemoveLayer | 37 |
| kRemoveAllLayers | 38 |
| kSetLayerStack | 39 |
| kSetRenderer | 40 |
| kSetRendererParam | 41 |
| kSetEventMask | 42 |
| kSetLabel | 43 |
| kSetDisableClipping | 44 |
| kSetImportFocus | 45 |
| kSetClipPlanes | 46 |
| kSetPointLightPosition | 47 |
| kSetPointLightFalloff | 48 |
| kScene_AddAmbientLight | 49 |
| kScene_AddDirectionalLight | 50 |
| kScene_AddPointLight | 51 |
| kSetDisplayColorConversion | 52 |
| kSetDisplayRotation | 53 |
| kSetEnableViewDebugBounds | 54 |
| kSetViewHolderBoundsColor | 55 |
| kSetCameraClipSpaceTransform | 56 |
| kSetDisplayMinimumRgb | 57 |
| kSetSemanticVisibility | 58 |
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