mirror of https://github.com/CGAL/cgal
parent
3483e40b10
commit
bf4d79b64b
|
|
@ -288,7 +288,7 @@ for more information.
|
||||||
On some platforms, linking with `libunwind` was responsible for an increase of the runtime of the final application.
|
On some platforms, linking with `libunwind` was responsible for an increase of the runtime of the final application.
|
||||||
If you experience such an issue, we recommend to compile \ceres without `glog` support.
|
If you experience such an issue, we recommend to compile \ceres without `glog` support.
|
||||||
|
|
||||||
\attention In the master branch of \ceres `glog` was dropped as a dependecy and `abseil` was added instead. It is not compatible with \visualstudio 2017 or earlier versions.
|
\attention In the master branch of \ceres `glog` was dropped as a dependency and `abseil` was added instead. It is not compatible with \visualstudio 2017 or earlier versions.
|
||||||
|
|
||||||
\subsection thirdpartyGLPK GLPK
|
\subsection thirdpartyGLPK GLPK
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -250,7 +250,7 @@ unspecified_type no_features();
|
||||||
* enables the meshing algorithm
|
* enables the meshing algorithm
|
||||||
* to mesh the input surface only and not take the volume into account.
|
* to mesh the input surface only and not take the volume into account.
|
||||||
*
|
*
|
||||||
* When this option is enabled, the ouput mesh has no cells in the 3D complex,
|
* When this option is enabled, the output mesh has no cells in the 3D complex,
|
||||||
* only facets, edges and vertices.
|
* only facets, edges and vertices.
|
||||||
* Full-3D optimization steps such as mesh perturbation and mesh exudation are automatically disabled.
|
* Full-3D optimization steps such as mesh perturbation and mesh exudation are automatically disabled.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue