comparison Sources/Plugin.cpp @ 34:bee2017f3088

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 Apr 2024 20:25:23 +0200
parents 2460b376d3f7
children ee3bc8f7df5b
comparison
equal deleted inserted replaced
33:2460b376d3f7 34:bee2017f3088
20 * You should have received a copy of the GNU General Public License 20 * You should have received a copy of the GNU General Public License
21 * along with this program. If not, see <http://www.gnu.org/licenses/>. 21 * along with this program. If not, see <http://www.gnu.org/licenses/>.
22 **/ 22 **/
23 23
24 24
25 #include "STLToolbox.h"
25 #include "StructurePolygon.h" 26 #include "StructurePolygon.h"
26 #include "VTKToolbox.h" 27 #include "VTKToolbox.h"
27 #include "Vector3D.h" 28 #include "Vector3D.h"
28 #include "Toolbox.h" 29 #include "Toolbox.h"
29 #include "Extent2D.h" 30 #include "Extent2D.h"