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 14:04:48 +0000 (17:04 +0300)
commite7fcc6b20ce1a628ba679d5ca843c6d3d0478020
tree59a9e64bf18323c385a41608569543f7f26e1508
parentc9b9d4d4af3b96661c280a7e3ab829f26b5c7b95
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