MCPcopy Create free account
hub / github.com/OpenSpace/OpenSpace / publishPropertyTreeUpdatedEvent

Function publishPropertyTreeUpdatedEvent

src/properties/propertyowner.cpp:54–58  ·  view source on GitHub ↗

The URIs have to be validated because it is not known in what order things are constructed. For example, a SceneGraphNode can be created before its Renderable, and vice versa. Invalid URIs are empty. The reason this works even though we don't know what is created first is because if the child is created first, it has not been added to the property tree so URI will be invalid and not sent. But the

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addPropertyMethod · 0.85
addPropertySubOwnerMethod · 0.85

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected