[ buster ]
[ 源代码: cgal ]
软件包:libcgal-qt5-13(4.13-1+deb10u1) [security]
C++ library for computational geometry (support for Qt5)
CGAL (Computational Geometry Algorithms Library) makes the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric algorithms.
The CGAL library contains:
- the Kernel with geometric primitives such as points, vectors, lines, predicates for testing things such as relative positions of points, and operations such as intersections and distance calculation. - the Basic Library which is a collection of standard data structures and geometric algorithms, such as convex hull in 2D/3D, (Delaunay) triangulation in 2D/3D, planar map, polyhedron, smallest enclosing circle, and multidimensional query structures. - the Support Library which offers interfaces to other packages, e.g., for visualisation, and I/O, and other support facilities.
This package contains libCGAL_Qt5.so used for visualization in demos.
其他与 libcgal-qt5-13 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcgal13 (= 4.13-1+deb10u1)
- C++ library for computational geometry
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libqt5core5a (>= 5.11.0~rc1)
- Qt 5 核心模块
-
- dep: libqt5gui5 (>= 5.4.0)
- Qt 5 GUI module
-
- dep: libqt5opengl5 (>= 5.0.2)
- Qt 5 OpenGL module
-
- dep: libqt5svg5 (>= 5.6.0~beta)
- Qt 5 SVG module
-
- dep: libqt5widgets5 (>= 5.4.0)
- Qt 5 widgets 模块
-
- dep: libqt5xml5 (>= 5.0.2)
- Qt 5 XML module
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版