struct LinkToChildInfo
Defined at line 284 of file ../../src/ui/scenic/lib/flatland/link_system.h
In addition to supplying an interface request via the ObjectLinker, the "ToChild" end of a link
also supplies its attachment point so that the LinkSystem can create an edge between the two
when the link resolves. This allows creation and destruction logic to be paired within a single
ObjectLinker endpoint, instead of being spread out between the two endpoints.
Public Members
TransformHandle parent_transform_handle
TransformHandle internal_link_handle