Construct a diff comparator given the 2 scenes supplied
- Parameters
-
base | base scene to compare from |
compare | scene to compare against |
gType | graph type to diff |
repo_diff_result_t repo::manipulator::diff::AbstractDiff::getrepo_diff_result_tForBase |
( |
| ) |
|
|
inline |
Obtain the diff result in the perspective of the base scene
- Returns
- return the diff result for base scene
repo_diff_result_t repo::manipulator::diff::AbstractDiff::getrepo_diff_result_tForComp |
( |
| ) |
|
|
inline |
Obtain the diff result in the perspective of the compare scene
- Returns
- return the diff result for compare scene
virtual bool repo::manipulator::diff::AbstractDiff::isOk |
( |
std::string & |
msg | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files:
- C:/Users/Carmen/3D Repo/Repo/3drepobouncer/bouncer/src/repo/manipulator/diff/repo_diff_abstract.h
- C:/Users/Carmen/3D Repo/Repo/3drepobouncer/bouncer/src/repo/manipulator/diff/repo_diff_abstract.cpp