Namespaces | |
| namespace | kanzi |
Functions | |
| void | kanzi::applyPropertyPatch (Application &application, const detail::KzaElement &patch) |
| Applies a PropertyPatch element to the scene graph. | |
| optional< detail::KzaElement > | kanzi::extractPropertyPatch (detail::KzaElement &root) |
| If the element is a PropertyPatch document, extracts and returns the PropertyPatch element. | |