Skip to content

Tags: CloudCompare/CCCoreLib

Tags

v2024.04.10

Toggle v2024.04.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update DgmOctree syntax (#100)

* Improve the syntax of ScalarFieldTools::computeCellGaussianFilter

* Syntax fix

* Restore the definition of DgmOctree::MultiThreadingWrapper in the header to avoid issues when linking CCCoreLib statically on Windows

v2024.03.10

Toggle v2024.03.10's commit message
New 'robust' option for the C2M algorithm to compute determine the si…

…gn of the Cloud/Mesh distances in a more robust way (but with added computation time)

v2023.05.29

Toggle v2023.05.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bug fix (#87)

* Bug fix: it seems the search ROI can fall outside of the grid when looking for the nearest triangles inside a grid/mesh intersection structure

* Update the syntax to avoid exposing the Octree multi-threading structures and the ENABLE_MT_OCTREE preprocessor

---------

Co-authored-by: Daniel Girardeau-Montaut <DGirarde@its.jnj.com>