struct LinkToChild
Defined at line 137 of file ../../src/ui/scenic/lib/flatland/engine/tests/common.h
Holds the ChildViewWatcher and LinkSystem::LinkToChild objects since if they fall out of
scope, the LinkSystem will delete the link. Tests should add
|link_to_parent.internal_link_handle| to their TransformGraphs to use the LinkToChild in a
topology.
Public Members
InterfacePtr child_view_watcher
LinkToChild link_to_child
Public Methods
TransformHandle GetInternalLinkHandle ()
Returns the handle the parent should add as a child in its local topology to include the
link in the topology.
Defined at line 143 of file ../../src/ui/scenic/lib/flatland/engine/tests/common.h