struct LinkToChild

Defined at line 302 of file ../../src/ui/scenic/lib/flatland/link_system.h

Destruction of a LinkToChild object will trigger deregistration with the LinkSystem.

Deregistration is thread safe, but the user of the Link object should be confident (e.g., by

tracking release fences) that no other systems will try to reference the Link.

Public Members

TransformHandle parent_transform_handle
Link importer