..
CMakeLists.txt
rework build system, separate gui and non-gui code
2022-05-05 14:39:31 +02:00
occ_edge.cpp
fix project point on edge to stay in param range
2022-10-07 12:22:11 +02:00
occ_edge.hpp
fix closesurface identification with degenerated edges
2022-12-19 13:26:18 +01:00
occ_face.cpp
occ_face ProjectPointGI should set gi
2022-12-13 16:09:28 +01:00
occ_face.hpp
use Shape hash instead of TShape
2022-08-19 12:51:39 +02:00
occ_solid.hpp
use Shape hash instead of TShape
2022-08-19 12:51:39 +02:00
occ_utils.cpp
use Shape hash instead of TShape
2022-08-19 12:51:39 +02:00
occ_utils.hpp
smaller tolerance in occ center
2022-10-17 15:56:38 +02:00
occ_vertex.cpp
use Shape hash instead of TShape
2022-08-19 12:51:39 +02:00
occ_vertex.hpp
use Shape hash instead of TShape
2022-08-19 12:51:39 +02:00
occconstruction.cpp
occ build visualization mesh
2009-02-01 23:08:39 +00:00
occgenmesh.cpp
more stable occ parameter space projection
2023-01-16 19:57:48 +01:00
occgeom.cpp
remove all std::maps<TopoDS_Shape, *> and std::set<TopoDS_Shape>
2022-12-06 17:51:19 +01:00
occgeom.hpp
Fix dangling reference in PropagateProperties()
2023-01-12 14:57:31 +01:00
occmeshsurf.cpp
Fix typos
2022-09-08 11:08:25 -04: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
Fix typos
2022-09-08 11:08:25 -04: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
Apply patches for OpenCasCade 7 by Lorenz Lechner
2017-01-31 19:21: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
Misc. typos
2018-02-06 14:12:24 -05: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
Fix typos
2022-09-08 11:08:25 -04: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
add norm of gp_Vec
2022-06-13 10:35:26 +02:00
python_occ_shapes.cpp
handle case of WP.wires being empty
2022-12-20 12:14:55 +01:00
python_occ.cpp
remove all std::maps<TopoDS_Shape, *> and std::set<TopoDS_Shape>
2022-12-06 17:51:19 +01:00
utilities.h
Misc. typos
2018-02-06 14:12:24 -05:00
vsocc.cpp
remove all std::maps<TopoDS_Shape, *> and std::set<TopoDS_Shape>
2022-12-06 17:51:19 +01:00
vsocc.hpp
Rename Array to NgArray
2019-07-09 10:39:16 +02:00