class Command
Defined at line 9819 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h
Commands that are used to modify the state of a `Session`.
Public Methods
void Command (Command && other)
Command & operator= (Command && other)
::fuchsia_ui_gfx::Command::Tag Which ()
Command WithCreateResource (::fuchsia_ui_gfx::CreateResourceCmd val)
const ::fidl::internal::UnionMemberView<1, Storage_> create_resource ()
::fidl::internal::UnionMemberView<1, Storage_> create_resource ()
Command & create_resource (::fuchsia_ui_gfx::CreateResourceCmd value)
Sets the union to hold the create_resource member.
Command WithReleaseResource (::fuchsia_ui_gfx::ReleaseResourceCmd val)
const ::fidl::internal::UnionMemberView<2, Storage_> release_resource ()
::fidl::internal::UnionMemberView<2, Storage_> release_resource ()
Command & release_resource (::fuchsia_ui_gfx::ReleaseResourceCmd value)
Sets the union to hold the release_resource member.
Command WithExportResource (::fuchsia_ui_gfx::ExportResourceCmdDeprecated val)
const ::fidl::internal::UnionMemberView<3, Storage_> export_resource ()
::fidl::internal::UnionMemberView<3, Storage_> export_resource ()
Command & export_resource (::fuchsia_ui_gfx::ExportResourceCmdDeprecated value)
Sets the union to hold the export_resource member.
Command WithImportResource (::fuchsia_ui_gfx::ImportResourceCmdDeprecated val)
const ::fidl::internal::UnionMemberView<4, Storage_> import_resource ()
::fidl::internal::UnionMemberView<4, Storage_> import_resource ()
Command & import_resource (::fuchsia_ui_gfx::ImportResourceCmdDeprecated value)
Sets the union to hold the import_resource member.
Command WithSetTag (::fuchsia_ui_gfx::SetTagCmd val)
const ::fidl::internal::UnionMemberView<5, Storage_> set_tag ()
::fidl::internal::UnionMemberView<5, Storage_> set_tag ()
Command & set_tag (::fuchsia_ui_gfx::SetTagCmd value)
Tagging commands.
Command WithDetach (::fuchsia_ui_gfx::DetachCmd val)
const ::fidl::internal::UnionMemberView<6, Storage_> detach ()
::fidl::internal::UnionMemberView<6, Storage_> detach ()
Command & detach (::fuchsia_ui_gfx::DetachCmd value)
Grouping commands.
Command WithSetTranslation (::fuchsia_ui_gfx::SetTranslationCmd val)
const ::fidl::internal::UnionMemberView<7, Storage_> set_translation ()
::fidl::internal::UnionMemberView<7, Storage_> set_translation ()
Command & set_translation (::fuchsia_ui_gfx::SetTranslationCmd value)
Spatial commands.
Command WithSetScale (::fuchsia_ui_gfx::SetScaleCmd val)
const ::fidl::internal::UnionMemberView<8, Storage_> set_scale ()
::fidl::internal::UnionMemberView<8, Storage_> set_scale ()
Command & set_scale (::fuchsia_ui_gfx::SetScaleCmd value)
Sets the union to hold the set_scale member.
Command WithSetRotation (::fuchsia_ui_gfx::SetRotationCmd val)
const ::fidl::internal::UnionMemberView<9, Storage_> set_rotation ()
::fidl::internal::UnionMemberView<9, Storage_> set_rotation ()
Command & set_rotation (::fuchsia_ui_gfx::SetRotationCmd value)
Sets the union to hold the set_rotation member.
Command WithSetAnchor (::fuchsia_ui_gfx::SetAnchorCmd val)
const ::fidl::internal::UnionMemberView<10, Storage_> set_anchor ()
::fidl::internal::UnionMemberView<10, Storage_> set_anchor ()
Command & set_anchor (::fuchsia_ui_gfx::SetAnchorCmd value)
Sets the union to hold the set_anchor member.
Command WithSetSize (::fuchsia_ui_gfx::SetSizeCmd val)
const ::fidl::internal::UnionMemberView<11, Storage_> set_size ()
::fidl::internal::UnionMemberView<11, Storage_> set_size ()
Command & set_size (::fuchsia_ui_gfx::SetSizeCmd value)
Sets the union to hold the set_size member.
Command WithSetOpacity (::fuchsia_ui_gfx::SetOpacityCmd val)
const ::fidl::internal::UnionMemberView<12, Storage_> set_opacity ()
::fidl::internal::UnionMemberView<12, Storage_> set_opacity ()
Command & set_opacity (::fuchsia_ui_gfx::SetOpacityCmd value)
Sets the union to hold the set_opacity member.
Command WithSendSizeChangeHintHack (::fuchsia_ui_gfx::SendSizeChangeHintCmdHack val)
const ::fidl::internal::UnionMemberView<13, Storage_> send_size_change_hint_hack ()
::fidl::internal::UnionMemberView<13, Storage_> send_size_change_hint_hack ()
Command & send_size_change_hint_hack (::fuchsia_ui_gfx::SendSizeChangeHintCmdHack value)
Sets the union to hold the send_size_change_hint_hack member.
Command WithAddChild (::fuchsia_ui_gfx::AddChildCmd val)
const ::fidl::internal::UnionMemberView<14, Storage_> add_child ()
::fidl::internal::UnionMemberView<14, Storage_> add_child ()
Command & add_child (::fuchsia_ui_gfx::AddChildCmd value)
Node-specific commands.
Command WithAddPart (::fuchsia_ui_gfx::AddPartCmd val)
const ::fidl::internal::UnionMemberView<15, Storage_> add_part ()
::fidl::internal::UnionMemberView<15, Storage_> add_part ()
Command & add_part (::fuchsia_ui_gfx::AddPartCmd value)
re-parenting?
Command WithDetachChildren (::fuchsia_ui_gfx::DetachChildrenCmd val)
const ::fidl::internal::UnionMemberView<16, Storage_> detach_children ()
::fidl::internal::UnionMemberView<16, Storage_> detach_children ()
Command & detach_children (::fuchsia_ui_gfx::DetachChildrenCmd value)
Sets the union to hold the detach_children member.
Command WithSetShape (::fuchsia_ui_gfx::SetShapeCmd val)
const ::fidl::internal::UnionMemberView<17, Storage_> set_shape ()
::fidl::internal::UnionMemberView<17, Storage_> set_shape ()
Command & set_shape (::fuchsia_ui_gfx::SetShapeCmd value)
Sets the union to hold the set_shape member.
Command WithSetMaterial (::fuchsia_ui_gfx::SetMaterialCmd val)
const ::fidl::internal::UnionMemberView<18, Storage_> set_material ()
::fidl::internal::UnionMemberView<18, Storage_> set_material ()
Command & set_material (::fuchsia_ui_gfx::SetMaterialCmd value)
Sets the union to hold the set_material member.
Command WithSetClip (::fuchsia_ui_gfx::SetClipCmd val)
const ::fidl::internal::UnionMemberView<19, Storage_> set_clip ()
::fidl::internal::UnionMemberView<19, Storage_> set_clip ()
Command & set_clip (::fuchsia_ui_gfx::SetClipCmd value)
Sets the union to hold the set_clip member.
Command WithSetHitTestBehavior (::fuchsia_ui_gfx::SetHitTestBehaviorCmd val)
const ::fidl::internal::UnionMemberView<20, Storage_> set_hit_test_behavior ()
::fidl::internal::UnionMemberView<20, Storage_> set_hit_test_behavior ()
Command & set_hit_test_behavior (::fuchsia_ui_gfx::SetHitTestBehaviorCmd value)
Sets the union to hold the set_hit_test_behavior member.
Command WithSetViewProperties (::fuchsia_ui_gfx::SetViewPropertiesCmd val)
const ::fidl::internal::UnionMemberView<21, Storage_> set_view_properties ()
::fidl::internal::UnionMemberView<21, Storage_> set_view_properties ()
Command & set_view_properties (::fuchsia_ui_gfx::SetViewPropertiesCmd value)
Sets the union to hold the set_view_properties member.
Command WithTakeSnapshotCmd (::fuchsia_ui_gfx::TakeSnapshotCmdDeprecated val)
const ::fidl::internal::UnionMemberView<22, Storage_> take_snapshot_cmd ()
::fidl::internal::UnionMemberView<22, Storage_> take_snapshot_cmd ()
Command & take_snapshot_cmd (::fuchsia_ui_gfx::TakeSnapshotCmdDeprecated value)
Sets the union to hold the take_snapshot_cmd member.
Command WithSetCamera (::fuchsia_ui_gfx::SetCameraCmd val)
const ::fidl::internal::UnionMemberView<23, Storage_> set_camera ()
::fidl::internal::UnionMemberView<23, Storage_> set_camera ()
Command & set_camera (::fuchsia_ui_gfx::SetCameraCmd value)
Camera and lighting commands.
Command WithSetCameraTransform (::fuchsia_ui_gfx::SetCameraTransformCmd val)
const ::fidl::internal::UnionMemberView<24, Storage_> set_camera_transform ()
::fidl::internal::UnionMemberView<24, Storage_> set_camera_transform ()
Command & set_camera_transform (::fuchsia_ui_gfx::SetCameraTransformCmd value)
Sets the union to hold the set_camera_transform member.
Command WithSetCameraProjection (::fuchsia_ui_gfx::SetCameraProjectionCmd val)
const ::fidl::internal::UnionMemberView<25, Storage_> set_camera_projection ()
::fidl::internal::UnionMemberView<25, Storage_> set_camera_projection ()
Command & set_camera_projection (::fuchsia_ui_gfx::SetCameraProjectionCmd value)
Sets the union to hold the set_camera_projection member.
Command WithSetStereoCameraProjection (::fuchsia_ui_gfx::SetStereoCameraProjectionCmd val)
const ::fidl::internal::UnionMemberView<26, Storage_> set_stereo_camera_projection ()
::fidl::internal::UnionMemberView<26, Storage_> set_stereo_camera_projection ()
Command & set_stereo_camera_projection (::fuchsia_ui_gfx::SetStereoCameraProjectionCmd value)
Sets the union to hold the set_stereo_camera_projection member.
Command WithSetCameraPoseBuffer (::fuchsia_ui_gfx::SetCameraPoseBufferCmd val)
const ::fidl::internal::UnionMemberView<27, Storage_> set_camera_pose_buffer ()
::fidl::internal::UnionMemberView<27, Storage_> set_camera_pose_buffer ()
Command & set_camera_pose_buffer (::fuchsia_ui_gfx::SetCameraPoseBufferCmd value)
Sets the union to hold the set_camera_pose_buffer member.
Command WithSetLightColor (::fuchsia_ui_gfx::SetLightColorCmd val)
const ::fidl::internal::UnionMemberView<28, Storage_> set_light_color ()
::fidl::internal::UnionMemberView<28, Storage_> set_light_color ()
Command & set_light_color (::fuchsia_ui_gfx::SetLightColorCmd value)
Sets the union to hold the set_light_color member.
Command WithSetLightDirection (::fuchsia_ui_gfx::SetLightDirectionCmd val)
const ::fidl::internal::UnionMemberView<29, Storage_> set_light_direction ()
::fidl::internal::UnionMemberView<29, Storage_> set_light_direction ()
Command & set_light_direction (::fuchsia_ui_gfx::SetLightDirectionCmd value)
Sets the union to hold the set_light_direction member.
Command WithAddLight (::fuchsia_ui_gfx::AddLightCmd val)
const ::fidl::internal::UnionMemberView<30, Storage_> add_light ()
::fidl::internal::UnionMemberView<30, Storage_> add_light ()
Command & add_light (::fuchsia_ui_gfx::AddLightCmd value)
Sets the union to hold the add_light member.
Command WithDetachLight (::fuchsia_ui_gfx::DetachLightCmd val)
const ::fidl::internal::UnionMemberView<31, Storage_> detach_light ()
::fidl::internal::UnionMemberView<31, Storage_> detach_light ()
Command & detach_light (::fuchsia_ui_gfx::DetachLightCmd value)
Sets the union to hold the detach_light member.
Command WithDetachLights (::fuchsia_ui_gfx::DetachLightsCmd val)
const ::fidl::internal::UnionMemberView<32, Storage_> detach_lights ()
::fidl::internal::UnionMemberView<32, Storage_> detach_lights ()
Command & detach_lights (::fuchsia_ui_gfx::DetachLightsCmd value)
Sets the union to hold the detach_lights member.
Command WithSetTexture (::fuchsia_ui_gfx::SetTextureCmd val)
const ::fidl::internal::UnionMemberView<33, Storage_> set_texture ()
::fidl::internal::UnionMemberView<33, Storage_> set_texture ()
Command & set_texture (::fuchsia_ui_gfx::SetTextureCmd value)
Sets the union to hold the set_texture member.
Command WithSetColor (::fuchsia_ui_gfx::SetColorCmd val)
const ::fidl::internal::UnionMemberView<34, Storage_> set_color ()
::fidl::internal::UnionMemberView<34, Storage_> set_color ()
Command & set_color (::fuchsia_ui_gfx::SetColorCmd value)
Sets the union to hold the set_color member.
Command WithBindMeshBuffers (::fuchsia_ui_gfx::BindMeshBuffersCmd val)
const ::fidl::internal::UnionMemberView<35, Storage_> bind_mesh_buffers ()
::fidl::internal::UnionMemberView<35, Storage_> bind_mesh_buffers ()
Command & bind_mesh_buffers (::fuchsia_ui_gfx::BindMeshBuffersCmd value)
Mesh commands.
Command WithAddLayer (::fuchsia_ui_gfx::AddLayerCmd val)
const ::fidl::internal::UnionMemberView<36, Storage_> add_layer ()
::fidl::internal::UnionMemberView<36, Storage_> add_layer ()
Command & add_layer (::fuchsia_ui_gfx::AddLayerCmd value)
Layer and renderer commands.
Command WithRemoveLayer (::fuchsia_ui_gfx::RemoveLayerCmd val)
const ::fidl::internal::UnionMemberView<37, Storage_> remove_layer ()
::fidl::internal::UnionMemberView<37, Storage_> remove_layer ()
Command & remove_layer (::fuchsia_ui_gfx::RemoveLayerCmd value)
Sets the union to hold the remove_layer member.
Command WithRemoveAllLayers (::fuchsia_ui_gfx::RemoveAllLayersCmd val)
const ::fidl::internal::UnionMemberView<38, Storage_> remove_all_layers ()
::fidl::internal::UnionMemberView<38, Storage_> remove_all_layers ()
Command & remove_all_layers (::fuchsia_ui_gfx::RemoveAllLayersCmd value)
Sets the union to hold the remove_all_layers member.
Command WithSetLayerStack (::fuchsia_ui_gfx::SetLayerStackCmd val)
const ::fidl::internal::UnionMemberView<39, Storage_> set_layer_stack ()
::fidl::internal::UnionMemberView<39, Storage_> set_layer_stack ()
Command & set_layer_stack (::fuchsia_ui_gfx::SetLayerStackCmd value)
Sets the union to hold the set_layer_stack member.
Command WithSetRenderer (::fuchsia_ui_gfx::SetRendererCmd val)
const ::fidl::internal::UnionMemberView<40, Storage_> set_renderer ()
::fidl::internal::UnionMemberView<40, Storage_> set_renderer ()
Command & set_renderer (::fuchsia_ui_gfx::SetRendererCmd value)
Sets the union to hold the set_renderer member.
Command WithSetRendererParam (::fuchsia_ui_gfx::SetRendererParamCmd val)
const ::fidl::internal::UnionMemberView<41, Storage_> set_renderer_param ()
::fidl::internal::UnionMemberView<41, Storage_> set_renderer_param ()
Command & set_renderer_param (::fuchsia_ui_gfx::SetRendererParamCmd value)
Sets the union to hold the set_renderer_param member.
Command WithSetEventMask (::fuchsia_ui_gfx::SetEventMaskCmd val)
const ::fidl::internal::UnionMemberView<42, Storage_> set_event_mask ()
::fidl::internal::UnionMemberView<42, Storage_> set_event_mask ()
Command & set_event_mask (::fuchsia_ui_gfx::SetEventMaskCmd value)
Events.
Command WithSetLabel (::fuchsia_ui_gfx::SetLabelCmd val)
const ::fidl::internal::UnionMemberView<43, Storage_> set_label ()
::fidl::internal::UnionMemberView<43, Storage_> set_label ()
Command & set_label (::fuchsia_ui_gfx::SetLabelCmd value)
Diagnostic commands.
Command WithSetDisableClipping (::fuchsia_ui_gfx::SetDisableClippingCmd val)
const ::fidl::internal::UnionMemberView<44, Storage_> set_disable_clipping ()
::fidl::internal::UnionMemberView<44, Storage_> set_disable_clipping ()
Command & set_disable_clipping (::fuchsia_ui_gfx::SetDisableClippingCmd value)
Debugging commands.
Command WithSetImportFocus (::fuchsia_ui_gfx::SetImportFocusCmdDeprecated val)
const ::fidl::internal::UnionMemberView<45, Storage_> set_import_focus ()
::fidl::internal::UnionMemberView<45, Storage_> set_import_focus ()
Command & set_import_focus (::fuchsia_ui_gfx::SetImportFocusCmdDeprecated value)
Sets the union to hold the set_import_focus member.
Command WithSetClipPlanes (::fuchsia_ui_gfx::SetClipPlanesCmd val)
const ::fidl::internal::UnionMemberView<46, Storage_> set_clip_planes ()
::fidl::internal::UnionMemberView<46, Storage_> set_clip_planes ()
Command & set_clip_planes (::fuchsia_ui_gfx::SetClipPlanesCmd value)
Sets the union to hold the set_clip_planes member.
Command WithSetPointLightPosition (::fuchsia_ui_gfx::SetPointLightPositionCmd val)
const ::fidl::internal::UnionMemberView<47, Storage_> set_point_light_position ()
::fidl::internal::UnionMemberView<47, Storage_> set_point_light_position ()
Command & set_point_light_position (::fuchsia_ui_gfx::SetPointLightPositionCmd value)
Sets the union to hold the set_point_light_position member.
Command WithSetPointLightFalloff (::fuchsia_ui_gfx::SetPointLightFalloffCmd val)
const ::fidl::internal::UnionMemberView<48, Storage_> set_point_light_falloff ()
::fidl::internal::UnionMemberView<48, Storage_> set_point_light_falloff ()
Command & set_point_light_falloff (::fuchsia_ui_gfx::SetPointLightFalloffCmd value)
Sets the union to hold the set_point_light_falloff member.
Command WithScene_AddAmbientLight (::fuchsia_ui_gfx::SceneAddAmbientLightCmd val)
const ::fidl::internal::UnionMemberView<49, Storage_> scene__add_ambient_light ()
::fidl::internal::UnionMemberView<49, Storage_> scene__add_ambient_light ()
Command & scene__add_ambient_light (::fuchsia_ui_gfx::SceneAddAmbientLightCmd value)
Sets the union to hold the scene__add_ambient_light member.
Command WithScene_AddDirectionalLight (::fuchsia_ui_gfx::SceneAddDirectionalLightCmd val)
const ::fidl::internal::UnionMemberView<50, Storage_> scene__add_directional_light ()
::fidl::internal::UnionMemberView<50, Storage_> scene__add_directional_light ()
Command & scene__add_directional_light (::fuchsia_ui_gfx::SceneAddDirectionalLightCmd value)
Sets the union to hold the scene__add_directional_light member.
Command WithScene_AddPointLight (::fuchsia_ui_gfx::SceneAddPointLightCmd val)
const ::fidl::internal::UnionMemberView<51, Storage_> scene__add_point_light ()
::fidl::internal::UnionMemberView<51, Storage_> scene__add_point_light ()
Command & scene__add_point_light (::fuchsia_ui_gfx::SceneAddPointLightCmd value)
Sets the union to hold the scene__add_point_light member.
Command WithSetDisplayColorConversion (::fuchsia_ui_gfx::SetDisplayColorConversionCmdHack val)
const ::fidl::internal::UnionMemberView<52, Storage_> set_display_color_conversion ()
::fidl::internal::UnionMemberView<52, Storage_> set_display_color_conversion ()
Command & set_display_color_conversion (::fuchsia_ui_gfx::SetDisplayColorConversionCmdHack value)
Sets the union to hold the set_display_color_conversion member.
Command WithSetDisplayRotation (::fuchsia_ui_gfx::SetDisplayRotationCmdHack val)
const ::fidl::internal::UnionMemberView<53, Storage_> set_display_rotation ()
::fidl::internal::UnionMemberView<53, Storage_> set_display_rotation ()
Command & set_display_rotation (::fuchsia_ui_gfx::SetDisplayRotationCmdHack value)
Sets the union to hold the set_display_rotation member.
Command WithSetEnableViewDebugBounds (::fuchsia_ui_gfx::SetEnableDebugViewBoundsCmd val)
const ::fidl::internal::UnionMemberView<54, Storage_> set_enable_view_debug_bounds ()
::fidl::internal::UnionMemberView<54, Storage_> set_enable_view_debug_bounds ()
Command & set_enable_view_debug_bounds (::fuchsia_ui_gfx::SetEnableDebugViewBoundsCmd value)
Sets the union to hold the set_enable_view_debug_bounds member.
Command WithSetViewHolderBoundsColor (::fuchsia_ui_gfx::SetViewHolderBoundsColorCmd val)
const ::fidl::internal::UnionMemberView<55, Storage_> set_view_holder_bounds_color ()
::fidl::internal::UnionMemberView<55, Storage_> set_view_holder_bounds_color ()
Command & set_view_holder_bounds_color (::fuchsia_ui_gfx::SetViewHolderBoundsColorCmd value)
Sets the union to hold the set_view_holder_bounds_color member.
Command WithSetCameraClipSpaceTransform (::fuchsia_ui_gfx::SetCameraClipSpaceTransformCmd val)
const ::fidl::internal::UnionMemberView<56, Storage_> set_camera_clip_space_transform ()
::fidl::internal::UnionMemberView<56, Storage_> set_camera_clip_space_transform ()
Command & set_camera_clip_space_transform (::fuchsia_ui_gfx::SetCameraClipSpaceTransformCmd value)
Sets the union to hold the set_camera_clip_space_transform member.
Command WithSetDisplayMinimumRgb (::fuchsia_ui_gfx::SetDisplayMinimumRgbCmdHack val)
const ::fidl::internal::UnionMemberView<57, Storage_> set_display_minimum_rgb ()
::fidl::internal::UnionMemberView<57, Storage_> set_display_minimum_rgb ()
Command & set_display_minimum_rgb (::fuchsia_ui_gfx::SetDisplayMinimumRgbCmdHack value)
Sets the union to hold the set_display_minimum_rgb member.
Command WithSetSemanticVisibility (::fuchsia_ui_gfx::SetSemanticVisibilityCmd val)
const ::fidl::internal::UnionMemberView<58, Storage_> set_semantic_visibility ()
::fidl::internal::UnionMemberView<58, Storage_> set_semantic_visibility ()
Command & set_semantic_visibility (::fuchsia_ui_gfx::SetSemanticVisibilityCmd value)
Sets the union to hold the set_semantic_visibility member.
void Command (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
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 |
TODO: share union tag types between wire
&
natural.
Defined at line 9885 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits