..
CMakeLists.txt
rework build system, separate gui and non-gui code
2022-05-05 14:39:31 +02:00
occ_edge.cpp
Compatibility with Opencascade 7.8
2024-03-06 16:29:11 +01:00
occ_edge.hpp
Compatibility with Opencascade 7.8
2024-03-06 16:29:11 +01:00
occ_face.cpp
Compatibility with Opencascade 7.8
2024-03-06 16:29:11 +01:00
occ_face.hpp
Compatibility with Opencascade 7.8
2024-03-06 16:29:11 +01:00
occ_solid.hpp
Propagate maxh to children only in occgeom constructor
2024-04-26 09:55:53 +02:00
occ_utils.cpp
Utility function to generate OCC shape triangulation -> always use same parameters
2024-02-29 17:19:47 +01:00
occ_utils.hpp
wrap inertia of occ-shape to Python
2024-03-07 12:39:56 +01:00
occ_vertex.cpp
Compatibility with Opencascade 7.8
2024-03-06 16:29:11 +01:00
occ_vertex.hpp
Compatibility with Opencascade 7.8
2024-03-06 16:29:11 +01:00
occconstruction.cpp
occ build visualization mesh
2009-02-01 23:08:39 +00:00
occgenmesh.cpp
Utility function to generate OCC shape triangulation -> always use same parameters
2024-02-29 17:19:47 +01:00
occgeom.cpp
Propagate maxh to children only in occgeom constructor
2024-04-26 09:55:53 +02:00
occgeom.hpp
added DLL_HEADER
2024-04-19 09:46:02 +02:00
occmeshsurf.cpp
fixing warnings
2023-08-05 12:01:01 +02:00
occmeshsurf.hpp
OCC Mesher Cleanup
2021-11-28 15:14:41 +00:00
occpkg.cpp
replace sprintf by snprintf (remove warnings), remove old mpi-interface header
2022-12-08 15:19:16 +01:00
Partition_Inter2d.cxx
remove warnings
2024-01-05 20:07:04 +01:00
Partition_Inter2d.hxx
Apply patches for OpenCasCade 7 by Lorenz Lechner
2017-01-31 19:21:25 +01:00
Partition_Inter2d.ixx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Inter2d.jxx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Inter3d.cxx
Fix various typos
2022-03-25 18:22:05 -04:00
Partition_Inter3d.hxx
modernize code to use handle
2019-10-07 15:17:03 +02:00
Partition_Inter3d.ixx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Inter3d.jxx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Loop2d.cxx
Cleanup use of M_PI/PI defines
2021-03-10 00:46:58 +01:00
Partition_Loop2d.hxx
Apply patches for OpenCasCade 7 by Lorenz Lechner
2017-01-31 19:21:25 +01:00
Partition_Loop2d.ixx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Loop2d.jxx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Loop3d.cxx
autotools
2009-01-12 23:40:13 +00:00
Partition_Loop3d.hxx
Opencascade 7.8.0 compatibility
2024-03-25 10:19:25 +01:00
Partition_Loop3d.ixx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Loop3d.jxx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Loop.cxx
remove warnings
2024-01-05 20:07:04 +01:00
Partition_Loop.hxx
Apply patches for OpenCasCade 7 by Lorenz Lechner
2017-01-31 19:21:25 +01:00
Partition_Loop.ixx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Loop.jxx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Spliter.cxx
remove warnings
2024-01-05 20:07:04 +01:00
Partition_Spliter.hxx
modernize code to use handle
2019-10-07 15:17:03 +02:00
Partition_Spliter.ixx
autotools configure
2009-01-13 18:32:10 +00:00
Partition_Spliter.jxx
autotools configure
2009-01-13 18:32:10 +00:00
python_occ_basic.cpp
wrap inertia of occ-shape to Python
2024-03-07 12:39:56 +01:00
python_occ_shapes.cpp
Propagate maxh to children only in occgeom constructor
2024-04-26 09:55:53 +02:00
python_occ.cpp
no extra win include
2024-02-10 09:57:37 +01:00
utilities.h
Misc. typos
2018-02-06 14:12:24 -05:00
vsocc.cpp
remove include<windows.h> from cpp-files
2024-02-10 20:55:45 +01:00
vsocc.hpp
fixing warnings
2023-08-05 12:01:01 +02:00