![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiPrefabUtils, including all inherited members.
| GetDefaultValue(const xiiAbstractObjectGraph &graph, const xiiUuid &objectGuid, xiiStringView sProperty, xiiVariant index=xiiVariant(), bool *pValueFound=nullptr) (defined in xiiPrefabUtils) | xiiPrefabUtils | static |
| GetFirstRootNode(xiiAbstractObjectGraph &ref_graph) (defined in xiiPrefabUtils) | xiiPrefabUtils | static |
| GetPrefabRoot(const xiiDocumentObject *pObject, const xiiObjectMetaData< xiiUuid, xiiDocumentObjectMetaData > &documentObjectMetaData, xiiInt32 *pDepth=nullptr) (defined in xiiPrefabUtils) | xiiPrefabUtils | static |
| GetRootNodes(xiiAbstractObjectGraph &ref_graph, xiiHybridArray< xiiAbstractObjectNode *, 4 > &out_nodes) (defined in xiiPrefabUtils) | xiiPrefabUtils | static |
| LoadGraph(xiiAbstractObjectGraph &out_graph, xiiStringView sGraph) (defined in xiiPrefabUtils) | xiiPrefabUtils | static |
| Merge(const xiiAbstractObjectGraph &baseGraph, const xiiAbstractObjectGraph &leftGraph, const xiiAbstractObjectGraph &rightGraph, xiiDeque< xiiAbstractGraphDiffOperation > &out_mergedDiff) | xiiPrefabUtils | static |
| Merge(xiiStringView sBase, xiiStringView sLeft, xiiDocumentObject *pRight, bool bRightIsNotPartOfPrefab, const xiiUuid &prefabSeed, xiiStringBuilder &out_sNewGraph) | xiiPrefabUtils | static |
| ReadDocumentAsString(xiiStringView sFile) (defined in xiiPrefabUtils) | xiiPrefabUtils | static |
| WriteDiff(const xiiDeque< xiiAbstractGraphDiffOperation > &mergedDiff, xiiStringBuilder &out_sText) (defined in xiiPrefabUtils) | xiiPrefabUtils | static |