]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Added selection validator for intersection. Fixed dll exports.
authordbv <dbv@opencascade.com>
Tue, 16 Feb 2016 09:14:33 +0000 (12:14 +0300)
committerdbv <dbv@opencascade.com>
Tue, 16 Feb 2016 12:15:00 +0000 (15:15 +0300)
commit87094243225a12a13af2025f5f55e978eb59ff52
tree37bd80d109d9f6d675b414090a4b166623095aa5
parentdcd6c43521f88d6cc4808dd0ee96d4eefcb1a019
Added selection validator for intersection. Fixed dll exports.
src/FeaturesPlugin/intersection_widget.xml
src/GeomValidators/CMakeLists.txt
src/GeomValidators/GeomValidators_BodyShapes.h
src/GeomValidators/GeomValidators_BooleanSelection.h
src/GeomValidators/GeomValidators_DifferentShapes.h
src/GeomValidators/GeomValidators_IntersectionSelection.cpp [new file with mode: 0644]
src/GeomValidators/GeomValidators_IntersectionSelection.h [new file with mode: 0644]
src/GeomValidators/GeomValidators_Plugin.cpp