aboutsummaryrefslogtreecommitdiff
path: root/math/geogram/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'math/geogram/pkg-plist')
-rw-r--r--math/geogram/pkg-plist96
1 files changed, 76 insertions, 20 deletions
diff --git a/math/geogram/pkg-plist b/math/geogram/pkg-plist
index f5107cde6f76..30e5fd702591 100644
--- a/math/geogram/pkg-plist
+++ b/math/geogram/pkg-plist
@@ -6,6 +6,7 @@ bin/geogram_demo_Delaunay2d
bin/geogram_demo_Delaunay3d
bin/geogram_demo_Evert
bin/geogram_demo_GLUP
+bin/geogram_demo_Picking
bin/geogram_demo_Raytrace
bin/geogram_demo_SimpleApp
bin/geoshade
@@ -13,6 +14,7 @@ bin/vorpalite
bin/vorpaview
include/geogram1/geogram/NL/nl.h
include/geogram1/geogram/NL/nl_64.h
+include/geogram1/geogram/NL/nl_amgcl.h
include/geogram1/geogram/NL/nl_arpack.h
include/geogram1/geogram/NL/nl_blas.h
include/geogram1/geogram/NL/nl_cholmod.h
@@ -32,13 +34,15 @@ include/geogram1/geogram/basic/android_utils.h
include/geogram1/geogram/basic/android_wrapper.h
include/geogram1/geogram/basic/argused.h
include/geogram1/geogram/basic/assert.h
-include/geogram1/geogram/basic/atomics.h
include/geogram1/geogram/basic/attributes.h
include/geogram1/geogram/basic/b_stream.h
+include/geogram1/geogram/basic/boolean_expression.h
include/geogram1/geogram/basic/command_line.h
include/geogram1/geogram/basic/command_line_args.h
include/geogram1/geogram/basic/common.h
include/geogram1/geogram/basic/counted.h
+include/geogram1/geogram/basic/debug_stream.h
+include/geogram1/geogram/basic/determinant.h
include/geogram1/geogram/basic/environment.h
include/geogram1/geogram/basic/factory.h
include/geogram1/geogram/basic/file_system.h
@@ -58,18 +62,22 @@ include/geogram1/geogram/basic/progress.h
include/geogram1/geogram/basic/psm.h
include/geogram1/geogram/basic/quaternion.h
include/geogram1/geogram/basic/range.h
+include/geogram1/geogram/basic/rationalg.h
include/geogram1/geogram/basic/smart_pointer.h
include/geogram1/geogram/basic/stopwatch.h
include/geogram1/geogram/basic/string.h
include/geogram1/geogram/basic/thread_sync.h
include/geogram1/geogram/basic/vecg.h
+include/geogram1/geogram/basic/vechg.h
include/geogram1/geogram/bibliography/bibliography.h
+include/geogram1/geogram/delaunay/CDT_2d.h
include/geogram1/geogram/delaunay/LFS.h
include/geogram1/geogram/delaunay/cavity.h
include/geogram1/geogram/delaunay/delaunay.h
include/geogram1/geogram/delaunay/delaunay_2d.h
include/geogram1/geogram/delaunay/delaunay_3d.h
include/geogram1/geogram/delaunay/delaunay_nn.h
+include/geogram1/geogram/delaunay/delaunay_sync.h
include/geogram1/geogram/delaunay/delaunay_tetgen.h
include/geogram1/geogram/delaunay/delaunay_triangle.h
include/geogram1/geogram/delaunay/parallel_delaunay_3d.h
@@ -90,6 +98,7 @@ include/geogram1/geogram/lua/lua_wrap.h
include/geogram1/geogram/mesh/index.h
include/geogram1/geogram/mesh/mesh.h
include/geogram1/geogram/mesh/mesh_AABB.h
+include/geogram1/geogram/mesh/mesh_CSG.h
include/geogram1/geogram/mesh/mesh_baking.h
include/geogram1/geogram/mesh/mesh_compare.h
include/geogram1/geogram/mesh/mesh_decimate.h
@@ -101,6 +110,7 @@ include/geogram1/geogram/mesh/mesh_geometry.h
include/geogram1/geogram/mesh/mesh_halfedges.h
include/geogram1/geogram/mesh/mesh_intersection.h
include/geogram1/geogram/mesh/mesh_io.h
+include/geogram1/geogram/mesh/mesh_local_operations.h
include/geogram1/geogram/mesh/mesh_manifold_harmonics.h
include/geogram1/geogram/mesh/mesh_partition.h
include/geogram1/geogram/mesh/mesh_preprocessing.h
@@ -110,10 +120,15 @@ include/geogram1/geogram/mesh/mesh_repair.h
include/geogram1/geogram/mesh/mesh_sampling.h
include/geogram1/geogram/mesh/mesh_smoothing.h
include/geogram1/geogram/mesh/mesh_subdivision.h
+include/geogram1/geogram/mesh/mesh_surface_intersection.h
+include/geogram1/geogram/mesh/mesh_surface_intersection_internal.h
include/geogram1/geogram/mesh/mesh_tetrahedralize.h
include/geogram1/geogram/mesh/mesh_topology.h
include/geogram1/geogram/mesh/triangle_intersection.h
+include/geogram1/geogram/numerics/PCK.h
+include/geogram1/geogram/numerics/exact_geometry.h
include/geogram1/geogram/numerics/expansion_nt.h
+include/geogram1/geogram/numerics/interval_nt.h
include/geogram1/geogram/numerics/lbfgs_optimizers.h
include/geogram1/geogram/numerics/matrix_util.h
include/geogram1/geogram/numerics/multi_precision.h
@@ -154,7 +169,6 @@ include/geogram1/geogram/third_party/HLBFGS/ICFS.h
include/geogram1/geogram/third_party/HLBFGS/LineSearch.h
include/geogram1/geogram/third_party/HLBFGS/Lite_Sparse_Matrix.h
include/geogram1/geogram/third_party/HLBFGS/Sparse_Entry.h
-include/geogram1/geogram/third_party/LM7/libmeshb7.h
include/geogram1/geogram/third_party/PoissonRecon/Allocator.h
include/geogram1/geogram/third_party/PoissonRecon/Array.h
include/geogram1/geogram/third_party/PoissonRecon/BSplineData.h
@@ -178,6 +192,16 @@ include/geogram1/geogram/third_party/PoissonRecon/poisson_geogram.h
include/geogram1/geogram/third_party/PoissonRecon/unused/CmdLineParser.h
include/geogram1/geogram/third_party/PoissonRecon/unused/Ply.h
include/geogram1/geogram/third_party/PoissonRecon/unused/PlyPointStream.h
+include/geogram1/geogram/third_party/amgcl/lib/amgcl.h
+include/geogram1/geogram/third_party/amgcl/lib/amgcl_mpi.h
+include/geogram1/geogram/third_party/libMeshb/legacy_sources/v2/libmesh.h
+include/geogram1/geogram/third_party/libMeshb/legacy_sources/v3/libmesh3.h
+include/geogram1/geogram/third_party/libMeshb/legacy_sources/v4/libmesh4.h
+include/geogram1/geogram/third_party/libMeshb/legacy_sources/v5/libmesh5.h
+include/geogram1/geogram/third_party/libMeshb/legacy_sources/v6/libmesh6.h
+include/geogram1/geogram/third_party/libMeshb/legacy_sources/v7alpha/libmesh7.h
+include/geogram1/geogram/third_party/libMeshb/sources/libmeshb7.h
+include/geogram1/geogram/third_party/libMeshb/utilities/libmeshb7_helpers.h
include/geogram1/geogram/third_party/lua/lapi.h
include/geogram1/geogram/third_party/lua/lauxlib.h
include/geogram1/geogram/third_party/lua/lcode.h
@@ -203,11 +227,12 @@ include/geogram1/geogram/third_party/lua/lualib.h
include/geogram1/geogram/third_party/lua/lundump.h
include/geogram1/geogram/third_party/lua/lvm.h
include/geogram1/geogram/third_party/lua/lzio.h
-include/geogram1/geogram/third_party/pstdint.h
include/geogram1/geogram/third_party/rply/rply.h
include/geogram1/geogram/third_party/rply/rplyfile.h
+include/geogram1/geogram/third_party/stb/stb_c_lexer.h
include/geogram1/geogram/third_party/stb_image/stb_image.h
include/geogram1/geogram/third_party/stb_image/stb_image_write.h
+include/geogram1/geogram/third_party/tetgen/Tetgen1.6/tetgen.h
include/geogram1/geogram/third_party/tetgen/tetgen.h
include/geogram1/geogram/third_party/triangle/triangle.h
include/geogram1/geogram/third_party/xatlas/xatlas.h
@@ -254,6 +279,8 @@ include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/points_fragment_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/points_vertex_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/spheres_fragment_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/spheres_vertex_shader.h
+include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/thick_lines_fragment_shader.h
+include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/thick_lines_vertex_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/vertex_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUPES/vertex_shader_state.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/fragment_shader.h
@@ -267,6 +294,9 @@ include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/spheres_fragment_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/spheres_vertex_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/state.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/tess_evaluation_shader.h
+include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/thick_lines_fragment_shader.h
+include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/thick_lines_geometry_shader.h
+include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/thick_lines_vertex_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/GLUPGLSL/vertex_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/embedded_shaders.h
include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/ambient_occlusion_fragment_shader.h
@@ -274,8 +304,6 @@ include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/blur_fragment_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/depth_dependent_blur_fragment_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/unsharp_masking_fragment_shader.h
include/geogram1/geogram_gfx/GLUP/shaders/fullscreen/vertex_shader.h
-include/geogram1/geogram_gfx/ImGui_ext/icon_font.h
-include/geogram1/geogram_gfx/ImGui_ext/imgui_ext.h
include/geogram1/geogram_gfx/api/defs.h
include/geogram1/geogram_gfx/basic/GL.h
include/geogram1/geogram_gfx/basic/GLSL.h
@@ -296,24 +324,53 @@ include/geogram1/geogram_gfx/gui/simple_application.h
include/geogram1/geogram_gfx/gui/simple_mesh_application.h
include/geogram1/geogram_gfx/gui/status_bar.h
include/geogram1/geogram_gfx/gui/text_editor.h
+include/geogram1/geogram_gfx/gui/user_callback_android.h
+include/geogram1/geogram_gfx/imgui_ext/icon_font.h
+include/geogram1/geogram_gfx/imgui_ext/imgui_ext.h
+include/geogram1/geogram_gfx/imgui_ext/imgui_impl_android_ext.h
include/geogram1/geogram_gfx/lua/lua_glup.h
include/geogram1/geogram_gfx/lua/lua_imgui.h
include/geogram1/geogram_gfx/lua/lua_simple_application.h
include/geogram1/geogram_gfx/mesh/mesh_gfx.h
-include/geogram1/geogram_gfx/third_party/ImGui/glup_compat.h
-include/geogram1/geogram_gfx/third_party/ImGui/imconfig.h
-include/geogram1/geogram_gfx/third_party/ImGui/imgui.h
-include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_android.h
-include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_glfw.h
-include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_opengl3.h
-include/geogram1/geogram_gfx/third_party/ImGui/imgui_impl_win32.h
-include/geogram1/geogram_gfx/third_party/ImGui/imgui_internal.h
-include/geogram1/geogram_gfx/third_party/ImGui/imstb_rectpack.h
-include/geogram1/geogram_gfx/third_party/ImGui/imstb_textedit.h
-include/geogram1/geogram_gfx/third_party/ImGui/imstb_truetype.h
include/geogram1/geogram_gfx/third_party/ImGuiColorTextEdit/TextEditor.h
+include/geogram1/geogram_gfx/third_party/geogram_imconfig.h
include/geogram1/geogram_gfx/third_party/glad/KHR/khrplatform.h
include/geogram1/geogram_gfx/third_party/glad/glad.h
+include/geogram1/geogram_gfx/third_party/glup_compat.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_allegro5.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_android.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_dx10.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_dx11.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_dx12.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_dx9.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_glfw.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_glut.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_metal.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_opengl2.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_opengl3.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_opengl3_loader.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_osx.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_sdl2.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_sdl3.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_sdlrenderer2.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_sdlrenderer3.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_vulkan.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_wgpu.h
+include/geogram1/geogram_gfx/third_party/imgui/backends/imgui_impl_win32.h
+include/geogram1/geogram_gfx/third_party/imgui/examples/example_allegro5/imconfig_allegro5.h
+include/geogram1/geogram_gfx/third_party/imgui/examples/libs/emscripten/emscripten_mainloop_stub.h
+include/geogram1/geogram_gfx/third_party/imgui/examples/libs/glfw/include/GLFW/glfw3.h
+include/geogram1/geogram_gfx/third_party/imgui/examples/libs/glfw/include/GLFW/glfw3native.h
+include/geogram1/geogram_gfx/third_party/imgui/examples/libs/usynergy/uSynergy.h
+include/geogram1/geogram_gfx/third_party/imgui/imconfig.h
+include/geogram1/geogram_gfx/third_party/imgui/imgui.h
+include/geogram1/geogram_gfx/third_party/imgui/imgui_internal.h
+include/geogram1/geogram_gfx/third_party/imgui/imstb_rectpack.h
+include/geogram1/geogram_gfx/third_party/imgui/imstb_textedit.h
+include/geogram1/geogram_gfx/third_party/imgui/imstb_truetype.h
+include/geogram1/geogram_gfx/third_party/imgui/misc/cpp/imgui_stdlib.h
+include/geogram1/geogram_gfx/third_party/imgui/misc/freetype/imgui_freetype.h
+include/geogram1/geogram_gfx/third_party/imgui/misc/single_file/imgui_single_file.h
include/geogram1/geogram_gfx/third_party/imgui_fonts/cousine_regular.h
include/geogram1/geogram_gfx/third_party/imgui_fonts/fa_brands.h
include/geogram1/geogram_gfx/third_party/imgui_fonts/fa_regular.h
@@ -323,13 +380,12 @@ include/geogram1/geogram_gfx/third_party/imgui_lua_bindings/imgui_iterator.h
lib/cmake/modules/FindGeogram.cmake
lib/libgeogram.so
lib/libgeogram.so.1
-lib/libgeogram.so.1.7.9
+lib/libgeogram.so.1.9.0
lib/libgeogram_gfx.so
lib/libgeogram_gfx.so.1
-lib/libgeogram_gfx.so.1.7.9
+lib/libgeogram_gfx.so.1.9.0
lib/libgeogram_num_3rdparty.so
lib/libgeogram_num_3rdparty.so.1
-lib/libgeogram_num_3rdparty.so.1.7.9
+lib/libgeogram_num_3rdparty.so.1.9.0
libdata/pkgconfig/geogram1.pc
libdata/pkgconfig/geogram_gfx1.pc
-@dir include/geogram1/geogram_gfx/gui/colormaps