XII Release 0.1.0
Loading...
Searching...
No Matches
xiiPrefabUtils Member List

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)xiiPrefabUtilsstatic
GetFirstRootNode(xiiAbstractObjectGraph &ref_graph) (defined in xiiPrefabUtils)xiiPrefabUtilsstatic
GetPrefabRoot(const xiiDocumentObject *pObject, const xiiObjectMetaData< xiiUuid, xiiDocumentObjectMetaData > &documentObjectMetaData, xiiInt32 *pDepth=nullptr) (defined in xiiPrefabUtils)xiiPrefabUtilsstatic
GetRootNodes(xiiAbstractObjectGraph &ref_graph, xiiHybridArray< xiiAbstractObjectNode *, 4 > &out_nodes) (defined in xiiPrefabUtils)xiiPrefabUtilsstatic
LoadGraph(xiiAbstractObjectGraph &out_graph, xiiStringView sGraph) (defined in xiiPrefabUtils)xiiPrefabUtilsstatic
Merge(const xiiAbstractObjectGraph &baseGraph, const xiiAbstractObjectGraph &leftGraph, const xiiAbstractObjectGraph &rightGraph, xiiDeque< xiiAbstractGraphDiffOperation > &out_mergedDiff)xiiPrefabUtilsstatic
Merge(xiiStringView sBase, xiiStringView sLeft, xiiDocumentObject *pRight, bool bRightIsNotPartOfPrefab, const xiiUuid &prefabSeed, xiiStringBuilder &out_sNewGraph)xiiPrefabUtilsstatic
ReadDocumentAsString(xiiStringView sFile) (defined in xiiPrefabUtils)xiiPrefabUtilsstatic
WriteDiff(const xiiDeque< xiiAbstractGraphDiffOperation > &mergedDiff, xiiStringBuilder &out_sText) (defined in xiiPrefabUtils)xiiPrefabUtilsstatic