Fix wrong reflected interface in htg reflection and axis aligned reflect
Fix wrong reflected interface in vtkHyperTreeGridAxisReflection
(deprecated) and vtkAxisAlignedReflectionFilter
for HTGs.
Added doc to specify how interfaces are defined.
Merge request reports
Activity
assigned to @jean.fechter
Errors:
- commit 59e48312 is not allowed because the following files are not formatted according to the 'clang-format' check:
Common/DataModel/vtkHyperTreeGrid.h
,Filters/General/Testing/Cxx/TestAxisAlignedReflectionFilter.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Warnings:
- please consider adding a changelog entry in a file ending with
.md
inDocumentation/release/dev
.
The warnings do not need to be fixed, but it is recommended to do so.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 59e48312 is not allowed because the following files are not formatted according to the 'clang-format' check:
added 1 commit
- cf9dc899 - Fix wrong reflected interface in htg reflection and axis aligned reflect.
@louis.gombert @keu-sciviz please review
- Resolved by Jean Fechter
- Resolved by Jean Fechter
- Resolved by Louis Gombert
- Resolved by Jean Fechter
- Resolved by Jean Fechter
- Resolved by Jean Fechter
- Resolved by Jean Fechter
added 1 commit
- d95ba763 - Fix wrong reflected interface in htg reflection and axis aligned reflect.
Errors:
- commit d95ba763 is not allowed because the following files are not formatted according to the 'clang-format' check:
Common/DataModel/vtkHyperTreeGrid.h
,Filters/General/Testing/Cxx/TestAxisAlignedReflectionFilter.cxx
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Warnings:
- please consider adding a changelog entry in a file ending with
.md
inDocumentation/release/dev
.
The warnings do not need to be fixed, but it is recommended to do so.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit d95ba763 is not allowed because the following files are not formatted according to the 'clang-format' check:
added 1 commit
- 4870775b - Fix wrong reflected interface in htg reflection and axis aligned reflect.