HDK
|
Information about the result of a merge from another graph. More...
#include <UN_Include.h>
Public Member Functions | |
UN_GraphMergeInfo ()=default | |
Constructors. More... | |
UN_GraphMergeInfo (UN_IDRemapInfo &&id_remap_info) | |
const UN_IDRemapInfo & | idRemapInfo () |
Returns the object that contains mapping between data IDs after merge. More... | |
Information about the result of a merge from another graph.
Definition at line 535 of file UN_Include.h.
|
default |
Constructors.
|
inline |
Definition at line 540 of file UN_Include.h.
|
inline |
Returns the object that contains mapping between data IDs after merge.
Definition at line 545 of file UN_Include.h.