From 32333eba247e61e6e2a5336d5ea6a6a3cd2c7da7 Mon Sep 17 00:00:00 2001 From: cignoni Date: Mon, 13 Jun 2016 05:29:25 +0000 Subject: [PATCH] Huge copyright sanitization of the header files of vcg folder. --- apps/metro/metro.cpp | 2 +- apps/metro/sampling.h | 2 +- apps/quadrangulator/quadrangulator.cpp | 2 +- .../aabb_binary_tree/aabb_binary_tree.cpp | 2 +- .../edgemesh_sampling/edgemesh_sampling.cpp | 2 +- apps/sample/polygonmesh_base/polygonmesh.cpp | 2 +- .../polygonmesh_quadsimpl.cpp | 2 +- .../polygonmesh_zonohedra.cpp | 2 +- .../trimesh_allocate/trimesh_allocate.cpp | 2 +- .../trimesh_attribute/trimesh_attribute.cpp | 2 +- .../trimesh_ball_pivoting.cpp | 2 +- apps/sample/trimesh_base/trimesh_base.cpp | 2 +- .../trimesh_clustering/trimesh_clustering.cpp | 2 +- apps/sample/trimesh_color/trimesh_color.cpp | 2 +- .../trimesh_curvature/trimesh_curvature.cpp | 2 +- apps/sample/trimesh_edge/trimesh_edge.cpp | 2 +- .../trimesh_fitting/trimesh_fitting.cpp | 2 +- .../trimesh_geodesic/trimesh_geodesic.cpp | 2 +- apps/sample/trimesh_hole/trimesh_hole.cpp | 2 +- .../trimesh_implicit_smooth.cpp | 2 +- .../trimesh_inertia/trimesh_inertia.cpp | 2 +- .../trimesh_intersection.cpp | 2 +- .../trimesh_isosurface/trimesh_isosurface.cpp | 2 +- apps/sample/trimesh_join/trimesh_join.cpp | 2 +- apps/sample/trimesh_kdtree/trimesh_kdtree.cpp | 2 +- apps/sample/trimesh_normal/trimesh_normal.cpp | 2 +- .../trimesh_optional/trimesh_optional.cpp | 2 +- .../trimesh_pointcloud_sampling.cpp | 2 +- .../trimesh_pointmatching.cpp | 2 +- apps/sample/trimesh_pos_demo/glwidget.cpp | 2 +- apps/sample/trimesh_pos_demo/glwidget.h | 2 +- apps/sample/trimesh_pos_demo/mesh_type.h | 2 +- apps/sample/trimesh_pos_demo/window.cpp | 2 +- apps/sample/trimesh_pos_demo/window.h | 2 +- apps/sample/trimesh_ransac/trimesh_ransac.cpp | 2 +- .../trimesh_sampling/trimesh_sampling.cpp | 2 +- apps/sample/trimesh_smooth/trimesh_smooth.cpp | 2 +- .../trimesh_texture/trimesh_texture.cpp | 2 +- .../trimesh_topology/trimesh_topology.cpp | 2 +- .../trimeshinfo1.01/trimeshinfo101/main.cpp | 2 +- apps/unsupported/shadevis/shadevis.cpp | 2 +- apps/unsupported/shadevis/simplepic.h | 2 +- apps/unsupported/shadevis/visshader.h | 2 +- apps/unsupported/trimesh_SDL/trimesh_sdl.cpp | 2 +- vcg/complex/algorithms/attribute_seam.h | 2 +- vcg/complex/algorithms/autoalign_4pcs.h | 2 +- vcg/complex/algorithms/bitquad_creation.h | 22 ++++ vcg/complex/algorithms/bitquad_optimization.h | 22 ++++ vcg/complex/algorithms/bitquad_support.h | 22 ++++ vcg/complex/algorithms/clean.h | 2 +- vcg/complex/algorithms/clip.h | 2 +- vcg/complex/algorithms/closest.h | 2 +- vcg/complex/algorithms/clustering.h | 42 +++---- vcg/complex/algorithms/convex_hull.h | 4 +- vcg/complex/algorithms/crease_cut.h | 4 +- .../algorithms/create/advancing_front.h | 23 ++++ vcg/complex/algorithms/create/ball_pivoting.h | 22 ++++ vcg/complex/algorithms/create/extrude.h | 22 ++++ .../algorithms/create/marching_cubes.h | 2 +- .../algorithms/create/mc_trivial_walker.h | 4 +- vcg/complex/algorithms/create/platonic.h | 2 +- vcg/complex/algorithms/create/resampler.h | 2 +- vcg/complex/algorithms/create/zonohedron.h | 2 +- vcg/complex/algorithms/curve_on_manifold.h | 2 +- vcg/complex/algorithms/cylinder_clipping.h | 42 +++---- vcg/complex/algorithms/edge_collapse.h | 2 +- vcg/complex/algorithms/geodesic.h | 2 +- vcg/complex/algorithms/halfedge_quad_clean.h | 22 ++++ vcg/complex/algorithms/harmonic.h | 4 +- vcg/complex/algorithms/hole.h | 2 +- vcg/complex/algorithms/implicit_smooth.h | 2 +- vcg/complex/algorithms/inertia.h | 4 +- vcg/complex/algorithms/inside.h | 30 ++--- vcg/complex/algorithms/intersection.h | 2 +- vcg/complex/algorithms/local_optimization.h | 2 +- .../local_optimization/quad_diag_collapse.h | 22 ++++ .../local_optimization/tetra_edge_collapse.h | 2 +- .../local_optimization/tri_edge_collapse.h | 2 +- .../tri_edge_collapse_quadric.h | 2 +- .../tri_edge_collapse_quadric_tex.h | 2 +- .../local_optimization/tri_edge_flip.h | 42 +++---- vcg/complex/algorithms/mesh_assert.h | 4 +- vcg/complex/algorithms/mesh_to_matrix.h | 2 +- vcg/complex/algorithms/nring.h | 45 ++++--- vcg/complex/algorithms/outline_support.h | 22 ++++ vcg/complex/algorithms/overlap_estimation.h | 8 +- .../algorithms/parametrization/distortion.h | 2 +- .../parametrization/poisson_solver.h | 2 +- .../parametrization/tangent_field_operators.h | 4 +- .../algorithms/parametrization/uv_utils.h | 2 +- .../parametrization/voronoi_atlas.h | 22 ++++ vcg/complex/algorithms/point_outlier.h | 4 +- vcg/complex/algorithms/point_sampling.h | 2 +- vcg/complex/algorithms/pointcloud_normal.h | 22 ++++ .../algorithms/polygon_polychord_collapse.h | 2 +- vcg/complex/algorithms/polygon_support.h | 2 +- vcg/complex/algorithms/quadrangulator.h | 22 ++++ vcg/complex/algorithms/ransac_matching.h | 2 +- vcg/complex/algorithms/refine.h | 2 +- vcg/complex/algorithms/refine_loop.h | 2 +- vcg/complex/algorithms/smooth.h | 2 +- vcg/complex/algorithms/stat.h | 4 +- vcg/complex/algorithms/symmetry.h | 22 ++++ .../algorithms/textcoord_optimization.h | 21 +--- vcg/complex/algorithms/update/bounding.h | 2 +- vcg/complex/algorithms/update/color.h | 2 +- vcg/complex/algorithms/update/component_ep.h | 2 +- vcg/complex/algorithms/update/curvature.h | 2 +- .../algorithms/update/curvature_fitting.h | 2 +- vcg/complex/algorithms/update/fitmaps.h | 2 +- vcg/complex/algorithms/update/flag.h | 2 +- .../algorithms/update/halfedge_indexed.h | 2 +- .../algorithms/update/halfedge_topology.h | 22 ++++ vcg/complex/algorithms/update/normal.h | 2 +- vcg/complex/algorithms/update/position.h | 2 +- vcg/complex/algorithms/update/quality.h | 2 +- vcg/complex/algorithms/update/selection.h | 2 +- vcg/complex/algorithms/update/texture.h | 2 +- vcg/complex/algorithms/update/topology.h | 2 +- vcg/complex/algorithms/voronoi_processing.h | 8 +- .../algorithms/voronoi_volume_sampling.h | 8 +- vcg/complex/all_types.h | 22 ++++ vcg/complex/allocate.h | 2 +- vcg/complex/append.h | 2 +- vcg/complex/base.h | 2 +- vcg/complex/complex.h | 2 +- vcg/complex/exception.h | 2 +- vcg/complex/used_types.h | 22 ++++ vcg/connectors/halfedge_pos.h | 22 ++++ vcg/connectors/hedge.h | 2 +- vcg/connectors/hedge_component.h | 2 +- vcg/container/container_allocation_table.h | 2 +- vcg/container/derivation_chain.h | 2 +- vcg/container/entries_allocation_table.h | 2 +- vcg/container/simple_temporary_data.h | 2 +- vcg/container/vector_occ.h | 2 +- vcg/math/base.h | 2 +- vcg/math/camera.h | 2 +- vcg/math/disjoint_set.h | 2 +- vcg/math/eigen.h | 2 +- vcg/math/eigen_matrix_addons.h | 2 +- vcg/math/eigen_matrixbase_addons.h | 2 +- vcg/math/factorial.h | 10 +- vcg/math/gen_normal.h | 2 +- vcg/math/histogram.h | 2 +- vcg/math/legendre.h | 4 +- vcg/math/linear.h | 2 +- vcg/math/matrix33.h | 2 +- vcg/math/matrix44.h | 2 +- vcg/math/old_deprecated_matrix.h | 2 +- vcg/math/old_lin_algebra.h | 30 +---- vcg/math/old_matrix.h | 2 +- vcg/math/old_matrix33.h | 2 +- vcg/math/old_matrix44.h | 2 +- vcg/math/perlin_noise.h | 2 +- vcg/math/polar_decomposition.h | 2 +- vcg/math/quadric.h | 2 +- vcg/math/quadric5.h | 34 +----- vcg/math/quaternion.h | 2 +- vcg/math/random_generator.h | 2 +- vcg/math/shot.h | 2 +- vcg/math/similarity.h | 2 +- vcg/math/similarity2.h | 2 +- vcg/math/spherical_harmonics.h | 4 +- vcg/simplex/edge/base.h | 2 +- vcg/simplex/edge/component.h | 2 +- vcg/simplex/edge/distance.h | 2 +- vcg/simplex/edge/pos.h | 2 +- vcg/simplex/edge/topology.h | 2 +- vcg/simplex/face/base.h | 2 +- vcg/simplex/face/component.h | 2 +- vcg/simplex/face/component_ep.h | 2 +- vcg/simplex/face/component_occ.h | 2 +- vcg/simplex/face/component_ocf.h | 2 +- vcg/simplex/face/component_polygon.h | 2 +- vcg/simplex/face/distance.h | 2 +- vcg/simplex/face/jumping_pos.h | 2 +- vcg/simplex/face/pos.h | 2 +- vcg/simplex/face/topology.h | 2 +- vcg/simplex/tetrahedron/base.h | 2 +- vcg/simplex/tetrahedron/component.h | 2 +- vcg/simplex/tetrahedron/pos.h | 2 +- vcg/simplex/tetrahedron/tetrahedron.h | 22 ++++ vcg/simplex/vertex/base.h | 2 +- vcg/simplex/vertex/component.h | 2 +- vcg/simplex/vertex/component_occ.h | 2 +- vcg/simplex/vertex/component_ocf.h | 2 +- vcg/simplex/vertex/component_sph.h | 22 ++++ vcg/simplex/vertex/distance.h | 2 +- vcg/space/box.h | 2 +- vcg/space/box2.h | 2 +- vcg/space/box3.h | 2 +- vcg/space/color4.h | 6 +- vcg/space/colorspace.h | 4 +- vcg/space/deprecated_point.h | 2 +- vcg/space/deprecated_point2.h | 2 +- vcg/space/deprecated_point3.h | 2 +- vcg/space/deprecated_point4.h | 2 +- vcg/space/distance2.h | 2 +- vcg/space/distance3.h | 2 +- vcg/space/fitting3.h | 2 +- .../index/aabb_binary_tree/aabb_binary_tree.h | 2 +- vcg/space/index/aabb_binary_tree/base.h | 2 +- vcg/space/index/aabb_binary_tree/closest.h | 2 +- .../index/aabb_binary_tree/frustum_cull.h | 2 +- vcg/space/index/aabb_binary_tree/kclosest.h | 2 +- vcg/space/index/aabb_binary_tree/ray.h | 2 +- vcg/space/index/base.h | 2 +- vcg/space/index/base2d.h | 2 +- vcg/space/index/closest2d.h | 2 +- vcg/space/index/grid_closest.h | 55 +-------- vcg/space/index/grid_closest2d.h | 2 +- vcg/space/index/grid_static_obj.h | 2 +- vcg/space/index/grid_static_ptr.h | 2 +- vcg/space/index/grid_static_ptr2d.h | 2 +- vcg/space/index/grid_util.h | 4 +- vcg/space/index/grid_util2d.h | 5 +- vcg/space/index/kdtree/kdtree.h | 2 +- vcg/space/index/kdtree/mlsutils.h | 8 +- vcg/space/index/kdtree/priorityqueue.h | 8 +- vcg/space/index/octree.h | 2 +- vcg/space/index/octree_template.h | 2 +- vcg/space/index/perfect_spatial_hashing.h | 2 +- vcg/space/index/space_iterators.h | 33 +---- vcg/space/index/space_iterators2d.h | 4 +- vcg/space/index/spatial_hashing.h | 2 +- vcg/space/index/spatial_hashing2d.h | 2 +- vcg/space/intersection/triangle_triangle3.h | 2 +- vcg/space/intersection2.h | 2 +- vcg/space/intersection3.h | 42 +++---- vcg/space/line2.h | 2 +- vcg/space/line3.h | 2 +- vcg/space/obox3.h | 2 +- vcg/space/outline2_packer.h | 2 +- vcg/space/planar_polygon_tessellation.h | 2 +- vcg/space/plane3.h | 2 +- vcg/space/point.h | 2 +- vcg/space/point2.h | 2 +- vcg/space/point3.h | 2 +- vcg/space/point4.h | 2 +- vcg/space/point_matching.h | 2 +- vcg/space/polygon3.h | 2 +- vcg/space/rasterized_outline2_packer.h | 4 +- vcg/space/ray2.h | 2 +- vcg/space/ray3.h | 2 +- vcg/space/rect_packer.h | 2 +- vcg/space/segment2.h | 2 +- vcg/space/segment3.h | 2 +- vcg/space/smallest_enclosing.h | 25 +--- vcg/space/space.h | 2 +- vcg/space/sphere3.h | 2 +- vcg/space/tetra3.h | 2 +- vcg/space/texcoord2.h | 2 +- vcg/space/triangle2.h | 2 +- vcg/space/triangle3.h | 2 +- wrap/bmt/bmt.h | 2 +- wrap/bmt/strip_mesh.h | 2 +- wrap/callback.h | 2 +- wrap/gl/addons.h | 2 +- wrap/gl/camera.h | 2 +- wrap/gl/deprecated_math.h | 2 +- wrap/gl/deprecated_space.h | 2 +- wrap/gl/gl_mesh_attributes_info.h | 2 +- ..._mesh_attributes_multi_viewer_bo_manager.h | 2 +- wrap/gl/gl_surface.h | 2 +- wrap/gl/glu_tesselator.h | 2 +- wrap/gl/math.h | 2 +- wrap/gl/pick.h | 2 +- wrap/gl/picking.h | 2 +- wrap/gl/pos.h | 2 +- wrap/gl/shot.h | 2 +- wrap/gl/space.h | 2 +- wrap/gl/trimesh.h | 2 +- wrap/gui/frustum.h | 2 +- wrap/gui/trackball.cpp | 2 +- wrap/gui/trackmode.cpp | 2 +- wrap/gui/trackmode.h | 2 +- wrap/gui/trackrecorder.h | 2 +- wrap/gui/trackutils.h | 2 +- wrap/gui/view.h | 2 +- wrap/io_edgemesh/export_dxf.h | 2 +- wrap/io_tetramesh/export_ply.h | 2 +- wrap/io_tetramesh/export_ts.h | 2 +- wrap/io_tetramesh/import_ply.h | 2 +- wrap/io_tetramesh/io_ply.h | 2 +- wrap/io_trimesh/export.h | 2 +- wrap/io_trimesh/export_3ds.h | 2 +- wrap/io_trimesh/export_dxf.h | 114 +++++++++--------- wrap/io_trimesh/export_field.h | 2 +- wrap/io_trimesh/export_gts.h | 2 +- wrap/io_trimesh/export_iv.h | 2 +- wrap/io_trimesh/export_obj.h | 2 +- wrap/io_trimesh/export_off.h | 2 +- wrap/io_trimesh/export_ply.h | 2 +- wrap/io_trimesh/export_smf.h | 2 +- wrap/io_trimesh/export_stl.h | 2 +- wrap/io_trimesh/export_vmi.h | 2 +- wrap/io_trimesh/export_vrml.h | 2 +- wrap/io_trimesh/import.h | 2 +- wrap/io_trimesh/import_asc.h | 2 +- wrap/io_trimesh/import_field.h | 2 +- wrap/io_trimesh/import_gts.h | 2 +- wrap/io_trimesh/import_nvm.h | 2 +- wrap/io_trimesh/import_obj.h | 2 +- wrap/io_trimesh/import_off.h | 2 +- wrap/io_trimesh/import_out.h | 2 +- wrap/io_trimesh/import_ply.h | 2 +- wrap/io_trimesh/import_ptx.h | 2 +- wrap/io_trimesh/import_raw.h | 2 +- wrap/io_trimesh/import_smf.h | 2 +- wrap/io_trimesh/import_stl.h | 2 +- wrap/io_trimesh/import_vmi.h | 2 +- wrap/io_trimesh/io_fan_tessellator.h | 2 +- wrap/io_trimesh/io_mask.h | 2 +- wrap/io_trimesh/io_material.h | 2 +- wrap/io_trimesh/io_ply.h | 2 +- wrap/minpack/minpack.h | 2 +- wrap/mt/mt.h | 2 +- wrap/ply/plylib.cpp | 2 +- wrap/ply/plylib.h | 2 +- wrap/ply/plystuff.h | 2 +- wrap/qt/qt_thread_safe_memory_info.h | 2 +- wrap/system/memory_info.h | 2 +- wrap/utils.h | 2 +- 324 files changed, 926 insertions(+), 707 deletions(-) diff --git a/apps/metro/metro.cpp b/apps/metro/metro.cpp index f498afb2..12ae3948 100644 --- a/apps/metro/metro.cpp +++ b/apps/metro/metro.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/metro/sampling.h b/apps/metro/sampling.h index 1455891b..ff5f1498 100644 --- a/apps/metro/sampling.h +++ b/apps/metro/sampling.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/quadrangulator/quadrangulator.cpp b/apps/quadrangulator/quadrangulator.cpp index 6d20a249..8e5c6816 100644 --- a/apps/quadrangulator/quadrangulator.cpp +++ b/apps/quadrangulator/quadrangulator.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/aabb_binary_tree/aabb_binary_tree.cpp b/apps/sample/aabb_binary_tree/aabb_binary_tree.cpp index e07ff678..5e99bf72 100644 --- a/apps/sample/aabb_binary_tree/aabb_binary_tree.cpp +++ b/apps/sample/aabb_binary_tree/aabb_binary_tree.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/edgemesh_sampling/edgemesh_sampling.cpp b/apps/sample/edgemesh_sampling/edgemesh_sampling.cpp index 5765c8a8..45198fb0 100644 --- a/apps/sample/edgemesh_sampling/edgemesh_sampling.cpp +++ b/apps/sample/edgemesh_sampling/edgemesh_sampling.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/polygonmesh_base/polygonmesh.cpp b/apps/sample/polygonmesh_base/polygonmesh.cpp index 920b5280..c67eb5f5 100644 --- a/apps/sample/polygonmesh_base/polygonmesh.cpp +++ b/apps/sample/polygonmesh_base/polygonmesh.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/polygonmesh_quadsimpl/polygonmesh_quadsimpl.cpp b/apps/sample/polygonmesh_quadsimpl/polygonmesh_quadsimpl.cpp index e6adc455..b7cbb4c8 100644 --- a/apps/sample/polygonmesh_quadsimpl/polygonmesh_quadsimpl.cpp +++ b/apps/sample/polygonmesh_quadsimpl/polygonmesh_quadsimpl.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * - * Copyright(C) 2004 \/)\/ * + * Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/polygonmesh_zonohedra/polygonmesh_zonohedra.cpp b/apps/sample/polygonmesh_zonohedra/polygonmesh_zonohedra.cpp index ea341378..75b1a1d6 100644 --- a/apps/sample/polygonmesh_zonohedra/polygonmesh_zonohedra.cpp +++ b/apps/sample/polygonmesh_zonohedra/polygonmesh_zonohedra.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * - * Copyright(C) 2004 \/)\/ * + * Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_allocate/trimesh_allocate.cpp b/apps/sample/trimesh_allocate/trimesh_allocate.cpp index 1c698ae0..78cdc4d5 100644 --- a/apps/sample/trimesh_allocate/trimesh_allocate.cpp +++ b/apps/sample/trimesh_allocate/trimesh_allocate.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_attribute/trimesh_attribute.cpp b/apps/sample/trimesh_attribute/trimesh_attribute.cpp index a8734899..f6362437 100644 --- a/apps/sample/trimesh_attribute/trimesh_attribute.cpp +++ b/apps/sample/trimesh_attribute/trimesh_attribute.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_ball_pivoting/trimesh_ball_pivoting.cpp b/apps/sample/trimesh_ball_pivoting/trimesh_ball_pivoting.cpp index 8505d431..d8dfcd65 100644 --- a/apps/sample/trimesh_ball_pivoting/trimesh_ball_pivoting.cpp +++ b/apps/sample/trimesh_ball_pivoting/trimesh_ball_pivoting.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_base/trimesh_base.cpp b/apps/sample/trimesh_base/trimesh_base.cpp index 9f879b94..d766df1f 100644 --- a/apps/sample/trimesh_base/trimesh_base.cpp +++ b/apps/sample/trimesh_base/trimesh_base.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_clustering/trimesh_clustering.cpp b/apps/sample/trimesh_clustering/trimesh_clustering.cpp index db46a01a..80ffbadf 100644 --- a/apps/sample/trimesh_clustering/trimesh_clustering.cpp +++ b/apps/sample/trimesh_clustering/trimesh_clustering.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_color/trimesh_color.cpp b/apps/sample/trimesh_color/trimesh_color.cpp index 344ff46e..d5bf60e5 100644 --- a/apps/sample/trimesh_color/trimesh_color.cpp +++ b/apps/sample/trimesh_color/trimesh_color.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_curvature/trimesh_curvature.cpp b/apps/sample/trimesh_curvature/trimesh_curvature.cpp index b7c3bccf..edd787fc 100644 --- a/apps/sample/trimesh_curvature/trimesh_curvature.cpp +++ b/apps/sample/trimesh_curvature/trimesh_curvature.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_edge/trimesh_edge.cpp b/apps/sample/trimesh_edge/trimesh_edge.cpp index 4755bec2..ab7f74b7 100644 --- a/apps/sample/trimesh_edge/trimesh_edge.cpp +++ b/apps/sample/trimesh_edge/trimesh_edge.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_fitting/trimesh_fitting.cpp b/apps/sample/trimesh_fitting/trimesh_fitting.cpp index ecc8d6c6..b4a21e62 100644 --- a/apps/sample/trimesh_fitting/trimesh_fitting.cpp +++ b/apps/sample/trimesh_fitting/trimesh_fitting.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_geodesic/trimesh_geodesic.cpp b/apps/sample/trimesh_geodesic/trimesh_geodesic.cpp index 1b035780..f458e3a5 100644 --- a/apps/sample/trimesh_geodesic/trimesh_geodesic.cpp +++ b/apps/sample/trimesh_geodesic/trimesh_geodesic.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_hole/trimesh_hole.cpp b/apps/sample/trimesh_hole/trimesh_hole.cpp index 93886b44..1ed126bc 100644 --- a/apps/sample/trimesh_hole/trimesh_hole.cpp +++ b/apps/sample/trimesh_hole/trimesh_hole.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_implicit_smooth/trimesh_implicit_smooth.cpp b/apps/sample/trimesh_implicit_smooth/trimesh_implicit_smooth.cpp index f50e143f..d11b7add 100644 --- a/apps/sample/trimesh_implicit_smooth/trimesh_implicit_smooth.cpp +++ b/apps/sample/trimesh_implicit_smooth/trimesh_implicit_smooth.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_inertia/trimesh_inertia.cpp b/apps/sample/trimesh_inertia/trimesh_inertia.cpp index aa48787a..e87115a5 100644 --- a/apps/sample/trimesh_inertia/trimesh_inertia.cpp +++ b/apps/sample/trimesh_inertia/trimesh_inertia.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_intersection/trimesh_intersection.cpp b/apps/sample/trimesh_intersection/trimesh_intersection.cpp index 96b7d1e3..8f3c0e94 100644 --- a/apps/sample/trimesh_intersection/trimesh_intersection.cpp +++ b/apps/sample/trimesh_intersection/trimesh_intersection.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_isosurface/trimesh_isosurface.cpp b/apps/sample/trimesh_isosurface/trimesh_isosurface.cpp index 7398246e..e2a6cfaf 100644 --- a/apps/sample/trimesh_isosurface/trimesh_isosurface.cpp +++ b/apps/sample/trimesh_isosurface/trimesh_isosurface.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_join/trimesh_join.cpp b/apps/sample/trimesh_join/trimesh_join.cpp index 99509559..f7d86a87 100644 --- a/apps/sample/trimesh_join/trimesh_join.cpp +++ b/apps/sample/trimesh_join/trimesh_join.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_kdtree/trimesh_kdtree.cpp b/apps/sample/trimesh_kdtree/trimesh_kdtree.cpp index f034260d..b6de67ea 100644 --- a/apps/sample/trimesh_kdtree/trimesh_kdtree.cpp +++ b/apps/sample/trimesh_kdtree/trimesh_kdtree.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_normal/trimesh_normal.cpp b/apps/sample/trimesh_normal/trimesh_normal.cpp index d183ade1..fc7b928d 100644 --- a/apps/sample/trimesh_normal/trimesh_normal.cpp +++ b/apps/sample/trimesh_normal/trimesh_normal.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_optional/trimesh_optional.cpp b/apps/sample/trimesh_optional/trimesh_optional.cpp index 2a2353a3..18f21370 100644 --- a/apps/sample/trimesh_optional/trimesh_optional.cpp +++ b/apps/sample/trimesh_optional/trimesh_optional.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_pointcloud_sampling/trimesh_pointcloud_sampling.cpp b/apps/sample/trimesh_pointcloud_sampling/trimesh_pointcloud_sampling.cpp index 9a919aff..e4b0f0ac 100644 --- a/apps/sample/trimesh_pointcloud_sampling/trimesh_pointcloud_sampling.cpp +++ b/apps/sample/trimesh_pointcloud_sampling/trimesh_pointcloud_sampling.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_pointmatching/trimesh_pointmatching.cpp b/apps/sample/trimesh_pointmatching/trimesh_pointmatching.cpp index c478c139..fbf28bdd 100644 --- a/apps/sample/trimesh_pointmatching/trimesh_pointmatching.cpp +++ b/apps/sample/trimesh_pointmatching/trimesh_pointmatching.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_pos_demo/glwidget.cpp b/apps/sample/trimesh_pos_demo/glwidget.cpp index b186da52..0cc90725 100644 --- a/apps/sample/trimesh_pos_demo/glwidget.cpp +++ b/apps/sample/trimesh_pos_demo/glwidget.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_pos_demo/glwidget.h b/apps/sample/trimesh_pos_demo/glwidget.h index 4c81ed9d..78124a5c 100644 --- a/apps/sample/trimesh_pos_demo/glwidget.h +++ b/apps/sample/trimesh_pos_demo/glwidget.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_pos_demo/mesh_type.h b/apps/sample/trimesh_pos_demo/mesh_type.h index b19e3fe8..fa0460bb 100644 --- a/apps/sample/trimesh_pos_demo/mesh_type.h +++ b/apps/sample/trimesh_pos_demo/mesh_type.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_pos_demo/window.cpp b/apps/sample/trimesh_pos_demo/window.cpp index a90146c9..3b44bf93 100644 --- a/apps/sample/trimesh_pos_demo/window.cpp +++ b/apps/sample/trimesh_pos_demo/window.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_pos_demo/window.h b/apps/sample/trimesh_pos_demo/window.h index 9be6f8fb..42db4c58 100644 --- a/apps/sample/trimesh_pos_demo/window.h +++ b/apps/sample/trimesh_pos_demo/window.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_ransac/trimesh_ransac.cpp b/apps/sample/trimesh_ransac/trimesh_ransac.cpp index b424a37a..25a7c61d 100644 --- a/apps/sample/trimesh_ransac/trimesh_ransac.cpp +++ b/apps/sample/trimesh_ransac/trimesh_ransac.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_sampling/trimesh_sampling.cpp b/apps/sample/trimesh_sampling/trimesh_sampling.cpp index 0bd4c820..a7eed20c 100644 --- a/apps/sample/trimesh_sampling/trimesh_sampling.cpp +++ b/apps/sample/trimesh_sampling/trimesh_sampling.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_smooth/trimesh_smooth.cpp b/apps/sample/trimesh_smooth/trimesh_smooth.cpp index e67bdd5c..590f2b53 100644 --- a/apps/sample/trimesh_smooth/trimesh_smooth.cpp +++ b/apps/sample/trimesh_smooth/trimesh_smooth.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_texture/trimesh_texture.cpp b/apps/sample/trimesh_texture/trimesh_texture.cpp index 64971049..e8a56bea 100644 --- a/apps/sample/trimesh_texture/trimesh_texture.cpp +++ b/apps/sample/trimesh_texture/trimesh_texture.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/sample/trimesh_topology/trimesh_topology.cpp b/apps/sample/trimesh_topology/trimesh_topology.cpp index 7f76bdef..553206fe 100644 --- a/apps/sample/trimesh_topology/trimesh_topology.cpp +++ b/apps/sample/trimesh_topology/trimesh_topology.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/trimeshinfo/trimeshinfo1.01/trimeshinfo101/main.cpp b/apps/trimeshinfo/trimeshinfo1.01/trimeshinfo101/main.cpp index 29403b93..a29b0a0d 100644 --- a/apps/trimeshinfo/trimeshinfo1.01/trimeshinfo101/main.cpp +++ b/apps/trimeshinfo/trimeshinfo1.01/trimeshinfo101/main.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/unsupported/shadevis/shadevis.cpp b/apps/unsupported/shadevis/shadevis.cpp index bcbc7ae6..94c0c393 100644 --- a/apps/unsupported/shadevis/shadevis.cpp +++ b/apps/unsupported/shadevis/shadevis.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * - * Copyright(C) 2004 \/)\/ * + * Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/unsupported/shadevis/simplepic.h b/apps/unsupported/shadevis/simplepic.h index 078c2cdb..73315c75 100644 --- a/apps/unsupported/shadevis/simplepic.h +++ b/apps/unsupported/shadevis/simplepic.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/unsupported/shadevis/visshader.h b/apps/unsupported/shadevis/visshader.h index 835f1b9a..47f08732 100644 --- a/apps/unsupported/shadevis/visshader.h +++ b/apps/unsupported/shadevis/visshader.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/apps/unsupported/trimesh_SDL/trimesh_sdl.cpp b/apps/unsupported/trimesh_SDL/trimesh_sdl.cpp index 2a03c09e..5cfe7314 100644 --- a/apps/unsupported/trimesh_SDL/trimesh_sdl.cpp +++ b/apps/unsupported/trimesh_SDL/trimesh_sdl.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * - * Copyright(C) 2004 \/)\/ * + * Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/attribute_seam.h b/vcg/complex/algorithms/attribute_seam.h index 594205cc..55f84af6 100644 --- a/vcg/complex/algorithms/attribute_seam.h +++ b/vcg/complex/algorithms/attribute_seam.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/autoalign_4pcs.h b/vcg/complex/algorithms/autoalign_4pcs.h index ec79a561..744e35e6 100644 --- a/vcg/complex/algorithms/autoalign_4pcs.h +++ b/vcg/complex/algorithms/autoalign_4pcs.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/bitquad_creation.h b/vcg/complex/algorithms/bitquad_creation.h index 73b9d038..af3eceff 100644 --- a/vcg/complex/algorithms/bitquad_creation.h +++ b/vcg/complex/algorithms/bitquad_creation.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #include /** BIT-QUAD creation support: diff --git a/vcg/complex/algorithms/bitquad_optimization.h b/vcg/complex/algorithms/bitquad_optimization.h index ecce38a6..db102c91 100644 --- a/vcg/complex/algorithms/bitquad_optimization.h +++ b/vcg/complex/algorithms/bitquad_optimization.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef _BITQUAD_OPTIMIZATION #define _BITQUAD_OPTIMIZATION diff --git a/vcg/complex/algorithms/bitquad_support.h b/vcg/complex/algorithms/bitquad_support.h index 6887b6d6..9cb2a73d 100644 --- a/vcg/complex/algorithms/bitquad_support.h +++ b/vcg/complex/algorithms/bitquad_support.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef VCG_BITQUAD_SUPPORT #define VCG_BITQUAD_SUPPORT #include diff --git a/vcg/complex/algorithms/clean.h b/vcg/complex/algorithms/clean.h index f39494a1..65606b59 100644 --- a/vcg/complex/algorithms/clean.h +++ b/vcg/complex/algorithms/clean.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/clip.h b/vcg/complex/algorithms/clip.h index e15a93c0..95d826dd 100644 --- a/vcg/complex/algorithms/clip.h +++ b/vcg/complex/algorithms/clip.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/closest.h b/vcg/complex/algorithms/closest.h index 44993013..f98f48d1 100644 --- a/vcg/complex/algorithms/closest.h +++ b/vcg/complex/algorithms/closest.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/clustering.h b/vcg/complex/algorithms/clustering.h index 836ee8c0..f43e73b2 100644 --- a/vcg/complex/algorithms/clustering.h +++ b/vcg/complex/algorithms/clustering.h @@ -1,25 +1,25 @@ /**************************************************************************** - * VCGLib o o * - * Visual and Computer Graphics Library o o * - * _ O _ * - * Copyright(C) 2006 \/)\/ * - * Visual Computing Lab /\/| * - * ISTI - Italian National Research Council | * - * \ * - * All rights reserved. * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * - * for more details. * - * * - ****************************************************************************/ +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef __VCGLIB_CLUSTERING #define __VCGLIB_CLUSTERING diff --git a/vcg/complex/algorithms/convex_hull.h b/vcg/complex/algorithms/convex_hull.h index 0de186a8..e31df329 100644 --- a/vcg/complex/algorithms/convex_hull.h +++ b/vcg/complex/algorithms/convex_hull.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2015 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/crease_cut.h b/vcg/complex/algorithms/crease_cut.h index 5617e7b9..eccb68d1 100644 --- a/vcg/complex/algorithms/crease_cut.h +++ b/vcg/complex/algorithms/crease_cut.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2008 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/create/advancing_front.h b/vcg/complex/algorithms/create/advancing_front.h index 70d1bfcb..5bc92ede 100644 --- a/vcg/complex/algorithms/create/advancing_front.h +++ b/vcg/complex/algorithms/create/advancing_front.h @@ -1,3 +1,26 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ + #ifndef MLS_ADVANCE_H #define MLS_ADVANCE_H diff --git a/vcg/complex/algorithms/create/ball_pivoting.h b/vcg/complex/algorithms/create/ball_pivoting.h index 600d39db..be8c3552 100644 --- a/vcg/complex/algorithms/create/ball_pivoting.h +++ b/vcg/complex/algorithms/create/ball_pivoting.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef BALL_PIVOTING_H #define BALL_PIVOTING_H diff --git a/vcg/complex/algorithms/create/extrude.h b/vcg/complex/algorithms/create/extrude.h index c5a5a71e..9f98525f 100644 --- a/vcg/complex/algorithms/create/extrude.h +++ b/vcg/complex/algorithms/create/extrude.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef EXTRUDE_H #define EXTRUDE_H diff --git a/vcg/complex/algorithms/create/marching_cubes.h b/vcg/complex/algorithms/create/marching_cubes.h index c00599eb..830e0e1d 100644 --- a/vcg/complex/algorithms/create/marching_cubes.h +++ b/vcg/complex/algorithms/create/marching_cubes.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/create/mc_trivial_walker.h b/vcg/complex/algorithms/create/mc_trivial_walker.h index 949e03f2..b7fc9df1 100644 --- a/vcg/complex/algorithms/create/mc_trivial_walker.h +++ b/vcg/complex/algorithms/create/mc_trivial_walker.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2009 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/create/platonic.h b/vcg/complex/algorithms/create/platonic.h index 3d8cc79c..ef509320 100644 --- a/vcg/complex/algorithms/create/platonic.h +++ b/vcg/complex/algorithms/create/platonic.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/create/resampler.h b/vcg/complex/algorithms/create/resampler.h index d166f90b..b2e3fa9f 100644 --- a/vcg/complex/algorithms/create/resampler.h +++ b/vcg/complex/algorithms/create/resampler.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/create/zonohedron.h b/vcg/complex/algorithms/create/zonohedron.h index 160d3cf9..b4d79df6 100644 --- a/vcg/complex/algorithms/create/zonohedron.h +++ b/vcg/complex/algorithms/create/zonohedron.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/curve_on_manifold.h b/vcg/complex/algorithms/curve_on_manifold.h index 497c2c0d..5b9d8584 100644 --- a/vcg/complex/algorithms/curve_on_manifold.h +++ b/vcg/complex/algorithms/curve_on_manifold.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/cylinder_clipping.h b/vcg/complex/algorithms/cylinder_clipping.h index 548eba1d..7e2849fc 100644 --- a/vcg/complex/algorithms/cylinder_clipping.h +++ b/vcg/complex/algorithms/cylinder_clipping.h @@ -1,25 +1,25 @@ /**************************************************************************** - * VCGLib o o * - * Visual and Computer Graphics Library o o * - * _ O _ * - * Copyright(C) 2004 \/)\/ * - * Visual Computing Lab /\/| * - * ISTI - Italian National Research Council | * - * \ * - * All rights reserved. * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * - * for more details. * - * * - ****************************************************************************/ +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef CYLINDER_CLIP_H #define CYLINDER_CLIP_H #include diff --git a/vcg/complex/algorithms/edge_collapse.h b/vcg/complex/algorithms/edge_collapse.h index 959c5929..371852f6 100644 --- a/vcg/complex/algorithms/edge_collapse.h +++ b/vcg/complex/algorithms/edge_collapse.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/geodesic.h b/vcg/complex/algorithms/geodesic.h index 90aa69ca..e64b99ed 100644 --- a/vcg/complex/algorithms/geodesic.h +++ b/vcg/complex/algorithms/geodesic.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/halfedge_quad_clean.h b/vcg/complex/algorithms/halfedge_quad_clean.h index ec542e26..7e24d746 100755 --- a/vcg/complex/algorithms/halfedge_quad_clean.h +++ b/vcg/complex/algorithms/halfedge_quad_clean.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef HALFEDGEQUADCLEAN_H #define HALFEDGEQUADCLEAN_H diff --git a/vcg/complex/algorithms/harmonic.h b/vcg/complex/algorithms/harmonic.h index 73fe5da7..d004d7bf 100644 --- a/vcg/complex/algorithms/harmonic.h +++ b/vcg/complex/algorithms/harmonic.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2014 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/hole.h b/vcg/complex/algorithms/hole.h index 03f1ca72..1febb289 100644 --- a/vcg/complex/algorithms/hole.h +++ b/vcg/complex/algorithms/hole.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/implicit_smooth.h b/vcg/complex/algorithms/implicit_smooth.h index f5d3b5ae..2e1e24f4 100644 --- a/vcg/complex/algorithms/implicit_smooth.h +++ b/vcg/complex/algorithms/implicit_smooth.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/inertia.h b/vcg/complex/algorithms/inertia.h index 185db90d..c365b5ac 100644 --- a/vcg/complex/algorithms/inertia.h +++ b/vcg/complex/algorithms/inertia.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2005 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/inside.h b/vcg/complex/algorithms/inside.h index 45082a62..adf8f21d 100644 --- a/vcg/complex/algorithms/inside.h +++ b/vcg/complex/algorithms/inside.h @@ -1,13 +1,11 @@ - /**************************************************************************** -* IDOLib * -* Interactive Deformable Objects Library * -* http://idolib.sf.net * -* * -* Copyright(C) 2005 * -* Visual Computing Lab * -* ISTI - Italian National Research Council * -* * +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * * All rights reserved. * * * * This program is free software; you can redistribute it and/or modify * @@ -21,20 +19,6 @@ * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * for more details. * * * -****************************************************************************/ -/**************************************************************************** - History - -$Log: not supported by cvs2svn $ -Revision 1.3 2007/06/06 15:38:57 turini -Use the barycenter function from triangle3.h instead of -the one in face\base.h. - -Revision 1.2 2007/06/06 14:26:51 pietroni -compiling error resolved - - - ****************************************************************************/ #ifndef __VCG_TRIMESH_INSIDE diff --git a/vcg/complex/algorithms/intersection.h b/vcg/complex/algorithms/intersection.h index 0a527ec0..dfc0733f 100644 --- a/vcg/complex/algorithms/intersection.h +++ b/vcg/complex/algorithms/intersection.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/local_optimization.h b/vcg/complex/algorithms/local_optimization.h index 67ed0d2b..e80a8bbb 100644 --- a/vcg/complex/algorithms/local_optimization.h +++ b/vcg/complex/algorithms/local_optimization.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/local_optimization/quad_diag_collapse.h b/vcg/complex/algorithms/local_optimization/quad_diag_collapse.h index ca83278a..94d65353 100755 --- a/vcg/complex/algorithms/local_optimization/quad_diag_collapse.h +++ b/vcg/complex/algorithms/local_optimization/quad_diag_collapse.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef QUAD_DIAGONAL_COLLAPSE_H #define QUAD_DIAGONAL_COLLAPSE_H diff --git a/vcg/complex/algorithms/local_optimization/tetra_edge_collapse.h b/vcg/complex/algorithms/local_optimization/tetra_edge_collapse.h index 04c5e5d2..de28bc44 100644 --- a/vcg/complex/algorithms/local_optimization/tetra_edge_collapse.h +++ b/vcg/complex/algorithms/local_optimization/tetra_edge_collapse.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/local_optimization/tri_edge_collapse.h b/vcg/complex/algorithms/local_optimization/tri_edge_collapse.h index 36ff5ad8..309210da 100644 --- a/vcg/complex/algorithms/local_optimization/tri_edge_collapse.h +++ b/vcg/complex/algorithms/local_optimization/tri_edge_collapse.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/local_optimization/tri_edge_collapse_quadric.h b/vcg/complex/algorithms/local_optimization/tri_edge_collapse_quadric.h index 65eb1f82..3b2791bb 100644 --- a/vcg/complex/algorithms/local_optimization/tri_edge_collapse_quadric.h +++ b/vcg/complex/algorithms/local_optimization/tri_edge_collapse_quadric.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/local_optimization/tri_edge_collapse_quadric_tex.h b/vcg/complex/algorithms/local_optimization/tri_edge_collapse_quadric_tex.h index bdd0fc83..7104a0a0 100644 --- a/vcg/complex/algorithms/local_optimization/tri_edge_collapse_quadric_tex.h +++ b/vcg/complex/algorithms/local_optimization/tri_edge_collapse_quadric_tex.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/local_optimization/tri_edge_flip.h b/vcg/complex/algorithms/local_optimization/tri_edge_flip.h index d80cb182..53d3c5ed 100644 --- a/vcg/complex/algorithms/local_optimization/tri_edge_flip.h +++ b/vcg/complex/algorithms/local_optimization/tri_edge_flip.h @@ -1,25 +1,25 @@ /**************************************************************************** - * VCGLib o o * - * Visual and Computer Graphics Library o o * - * _ O _ * - * Copyright(C) 2004 \/)\/ * - * Visual Computing Lab /\/| * - * ISTI - Italian National Research Council | * - * \ * - * All rights reserved. * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * - * for more details. * - * * - ****************************************************************************/ +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef __VCG_DECIMATION_TRIFLIP #define __VCG_DECIMATION_TRIFLIP diff --git a/vcg/complex/algorithms/mesh_assert.h b/vcg/complex/algorithms/mesh_assert.h index 93ffff79..f469e38c 100644 --- a/vcg/complex/algorithms/mesh_assert.h +++ b/vcg/complex/algorithms/mesh_assert.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2014 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/mesh_to_matrix.h b/vcg/complex/algorithms/mesh_to_matrix.h index 46c545a2..986cc9f6 100644 --- a/vcg/complex/algorithms/mesh_to_matrix.h +++ b/vcg/complex/algorithms/mesh_to_matrix.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/nring.h b/vcg/complex/algorithms/nring.h index b164186a..cddc5599 100644 --- a/vcg/complex/algorithms/nring.h +++ b/vcg/complex/algorithms/nring.h @@ -1,29 +1,28 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef RINGWALKER_H #define RINGWALKER_H -/**************************************************************************** - * VCGLib o o * - * Visual and Computer Graphics Library o o * - * _ O _ * - * Copyright(C) 2004 \/)\/ * - * Visual Computing Lab /\/| * - * ISTI - Italian National Research Council | * - * \ * - * All rights reserved. * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * - * for more details. * - * * - ****************************************************************************/ - #include #include diff --git a/vcg/complex/algorithms/outline_support.h b/vcg/complex/algorithms/outline_support.h index 370380ee..5b8edc83 100644 --- a/vcg/complex/algorithms/outline_support.h +++ b/vcg/complex/algorithms/outline_support.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef OUTLINE_SUPPORT_H #define OUTLINE_SUPPORT_H diff --git a/vcg/complex/algorithms/overlap_estimation.h b/vcg/complex/algorithms/overlap_estimation.h index 5e8de0e0..1f75d786 100644 --- a/vcg/complex/algorithms/overlap_estimation.h +++ b/vcg/complex/algorithms/overlap_estimation.h @@ -1,14 +1,14 @@ /**************************************************************************** -* MeshLab o o * -* A versatile mesh processing toolbox o o * +* VCGLib o o * +* Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2007 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/parametrization/distortion.h b/vcg/complex/algorithms/parametrization/distortion.h index a2278892..c24e7b8c 100644 --- a/vcg/complex/algorithms/parametrization/distortion.h +++ b/vcg/complex/algorithms/parametrization/distortion.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/parametrization/poisson_solver.h b/vcg/complex/algorithms/parametrization/poisson_solver.h index 2a5b0de3..7497010f 100644 --- a/vcg/complex/algorithms/parametrization/poisson_solver.h +++ b/vcg/complex/algorithms/parametrization/poisson_solver.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/parametrization/tangent_field_operators.h b/vcg/complex/algorithms/parametrization/tangent_field_operators.h index a011a0e9..0ed1caf6 100644 --- a/vcg/complex/algorithms/parametrization/tangent_field_operators.h +++ b/vcg/complex/algorithms/parametrization/tangent_field_operators.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2014 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/parametrization/uv_utils.h b/vcg/complex/algorithms/parametrization/uv_utils.h index 980184b6..53a46f8d 100644 --- a/vcg/complex/algorithms/parametrization/uv_utils.h +++ b/vcg/complex/algorithms/parametrization/uv_utils.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/parametrization/voronoi_atlas.h b/vcg/complex/algorithms/parametrization/voronoi_atlas.h index b1824690..1edbaaab 100644 --- a/vcg/complex/algorithms/parametrization/voronoi_atlas.h +++ b/vcg/complex/algorithms/parametrization/voronoi_atlas.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef VORONOI_ATLAS_H #define VORONOI_ATLAS_H diff --git a/vcg/complex/algorithms/point_outlier.h b/vcg/complex/algorithms/point_outlier.h index bb3e99a2..24ef6a61 100644 --- a/vcg/complex/algorithms/point_outlier.h +++ b/vcg/complex/algorithms/point_outlier.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2015 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/point_sampling.h b/vcg/complex/algorithms/point_sampling.h index e7524876..a101653e 100644 --- a/vcg/complex/algorithms/point_sampling.h +++ b/vcg/complex/algorithms/point_sampling.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/pointcloud_normal.h b/vcg/complex/algorithms/pointcloud_normal.h index c3e958b7..e63ae46e 100644 --- a/vcg/complex/algorithms/pointcloud_normal.h +++ b/vcg/complex/algorithms/pointcloud_normal.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef NORMAL_EXTRAPOLATION_H #define NORMAL_EXTRAPOLATION_H diff --git a/vcg/complex/algorithms/polygon_polychord_collapse.h b/vcg/complex/algorithms/polygon_polychord_collapse.h index bf7e15a2..2e3d82e5 100644 --- a/vcg/complex/algorithms/polygon_polychord_collapse.h +++ b/vcg/complex/algorithms/polygon_polychord_collapse.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/polygon_support.h b/vcg/complex/algorithms/polygon_support.h index 0ae52ffc..83ba85ec 100644 --- a/vcg/complex/algorithms/polygon_support.h +++ b/vcg/complex/algorithms/polygon_support.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/quadrangulator.h b/vcg/complex/algorithms/quadrangulator.h index 6e0784e3..1e2bdffe 100644 --- a/vcg/complex/algorithms/quadrangulator.h +++ b/vcg/complex/algorithms/quadrangulator.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef MIQ_QUADRANGULATOR_H #define MIQ_QUADRANGULATOR_H diff --git a/vcg/complex/algorithms/ransac_matching.h b/vcg/complex/algorithms/ransac_matching.h index cb917217..135b115f 100644 --- a/vcg/complex/algorithms/ransac_matching.h +++ b/vcg/complex/algorithms/ransac_matching.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/refine.h b/vcg/complex/algorithms/refine.h index f95ed2d3..7582de16 100644 --- a/vcg/complex/algorithms/refine.h +++ b/vcg/complex/algorithms/refine.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/refine_loop.h b/vcg/complex/algorithms/refine_loop.h index 14e300ff..33f13d53 100644 --- a/vcg/complex/algorithms/refine_loop.h +++ b/vcg/complex/algorithms/refine_loop.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/smooth.h b/vcg/complex/algorithms/smooth.h index 1e5a2382..b87a371d 100644 --- a/vcg/complex/algorithms/smooth.h +++ b/vcg/complex/algorithms/smooth.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/stat.h b/vcg/complex/algorithms/stat.h index 3424bc6a..7131fc5e 100644 --- a/vcg/complex/algorithms/stat.h +++ b/vcg/complex/algorithms/stat.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2006 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/symmetry.h b/vcg/complex/algorithms/symmetry.h index 3a11613b..ec147268 100644 --- a/vcg/complex/algorithms/symmetry.h +++ b/vcg/complex/algorithms/symmetry.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef VCG_SYMMETRY_H #define VCG_SYMMETRY_H diff --git a/vcg/complex/algorithms/textcoord_optimization.h b/vcg/complex/algorithms/textcoord_optimization.h index b0cc89d0..831e92cd 100644 --- a/vcg/complex/algorithms/textcoord_optimization.h +++ b/vcg/complex/algorithms/textcoord_optimization.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * @@ -19,25 +19,6 @@ * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * for more details. * * * -****************************************************************************/ -/**************************************************************************** - History - -$Log: not supported by cvs2svn $ -Revision 1.6 2007/02/02 04:11:00 tarini -added parameter theta (from conformal to equiareal) to AreaPresTextureOptimizer. -Improved feature lists (comments). - -Revision 1.5 2007/02/02 01:39:58 tarini -added three general-utility global functions for texture coordinates: SmoothTextureCoords, IsFoldFree, MarkFolds (see descriptions) - -Revision 1.4 2007/02/02 01:23:47 tarini -added a few general comments on AreaPreserving optimizer, recapping optimizer features. - -Revision 1.3 2007/02/02 01:18:15 tarini -First version: general virtual class for texture optimizers. A subclass for area preservation. - - ****************************************************************************/ #ifndef __VCGLIB__TEXTCOOORD_OPTIMIZATION diff --git a/vcg/complex/algorithms/update/bounding.h b/vcg/complex/algorithms/update/bounding.h index 8cd70275..d1c41a4e 100644 --- a/vcg/complex/algorithms/update/bounding.h +++ b/vcg/complex/algorithms/update/bounding.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/color.h b/vcg/complex/algorithms/update/color.h index d2b53d4e..30d8beb1 100644 --- a/vcg/complex/algorithms/update/color.h +++ b/vcg/complex/algorithms/update/color.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/component_ep.h b/vcg/complex/algorithms/update/component_ep.h index 0f1157cb..55582f3a 100644 --- a/vcg/complex/algorithms/update/component_ep.h +++ b/vcg/complex/algorithms/update/component_ep.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/curvature.h b/vcg/complex/algorithms/update/curvature.h index a8f0bb78..441121b3 100644 --- a/vcg/complex/algorithms/update/curvature.h +++ b/vcg/complex/algorithms/update/curvature.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/curvature_fitting.h b/vcg/complex/algorithms/update/curvature_fitting.h index a6904de0..b2b8c633 100644 --- a/vcg/complex/algorithms/update/curvature_fitting.h +++ b/vcg/complex/algorithms/update/curvature_fitting.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/fitmaps.h b/vcg/complex/algorithms/update/fitmaps.h index 1b96333b..bd2c94f0 100644 --- a/vcg/complex/algorithms/update/fitmaps.h +++ b/vcg/complex/algorithms/update/fitmaps.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/flag.h b/vcg/complex/algorithms/update/flag.h index 1b108eea..4640577b 100644 --- a/vcg/complex/algorithms/update/flag.h +++ b/vcg/complex/algorithms/update/flag.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/halfedge_indexed.h b/vcg/complex/algorithms/update/halfedge_indexed.h index 61dfa787..bd5bf5f2 100644 --- a/vcg/complex/algorithms/update/halfedge_indexed.h +++ b/vcg/complex/algorithms/update/halfedge_indexed.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/halfedge_topology.h b/vcg/complex/algorithms/update/halfedge_topology.h index 5a0f4ce3..09138600 100644 --- a/vcg/complex/algorithms/update/halfedge_topology.h +++ b/vcg/complex/algorithms/update/halfedge_topology.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef VCG_HEDGE_TOPOLOGY #define VCG_HEDGE_TOPOLOGY diff --git a/vcg/complex/algorithms/update/normal.h b/vcg/complex/algorithms/update/normal.h index 967669a2..e44ba111 100644 --- a/vcg/complex/algorithms/update/normal.h +++ b/vcg/complex/algorithms/update/normal.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/position.h b/vcg/complex/algorithms/update/position.h index a91632ff..9ca1ae3b 100644 --- a/vcg/complex/algorithms/update/position.h +++ b/vcg/complex/algorithms/update/position.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/quality.h b/vcg/complex/algorithms/update/quality.h index 55d73b26..d9779392 100644 --- a/vcg/complex/algorithms/update/quality.h +++ b/vcg/complex/algorithms/update/quality.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/selection.h b/vcg/complex/algorithms/update/selection.h index 29ef1970..6f5d0528 100644 --- a/vcg/complex/algorithms/update/selection.h +++ b/vcg/complex/algorithms/update/selection.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/texture.h b/vcg/complex/algorithms/update/texture.h index 7744f659..d0a8339a 100644 --- a/vcg/complex/algorithms/update/texture.h +++ b/vcg/complex/algorithms/update/texture.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/update/topology.h b/vcg/complex/algorithms/update/topology.h index 6c8383a1..c796f768 100644 --- a/vcg/complex/algorithms/update/topology.h +++ b/vcg/complex/algorithms/update/topology.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/algorithms/voronoi_processing.h b/vcg/complex/algorithms/voronoi_processing.h index 845e7549..67ee1d98 100644 --- a/vcg/complex/algorithms/voronoi_processing.h +++ b/vcg/complex/algorithms/voronoi_processing.h @@ -1,14 +1,14 @@ /**************************************************************************** -* MeshLab o o * -* A versatile mesh processing toolbox o o * +* VCGLib o o * +* Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2005 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/algorithms/voronoi_volume_sampling.h b/vcg/complex/algorithms/voronoi_volume_sampling.h index e6040401..5e1d2ffa 100644 --- a/vcg/complex/algorithms/voronoi_volume_sampling.h +++ b/vcg/complex/algorithms/voronoi_volume_sampling.h @@ -1,14 +1,14 @@ /**************************************************************************** -* MeshLab o o * -* A versatile mesh processing toolbox o o * +* VCGLib o o * +* Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2005 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/complex/all_types.h b/vcg/complex/all_types.h index 92a5c73b..11d8319e 100755 --- a/vcg/complex/all_types.h +++ b/vcg/complex/all_types.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef VCG_ALL_TYPES_H #define VCG_ALL_TYPES_H diff --git a/vcg/complex/allocate.h b/vcg/complex/allocate.h index 220b3a99..81da27ef 100644 --- a/vcg/complex/allocate.h +++ b/vcg/complex/allocate.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2014 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/append.h b/vcg/complex/append.h index 28e689b9..6f1cf1cd 100644 --- a/vcg/complex/append.h +++ b/vcg/complex/append.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/base.h b/vcg/complex/base.h index ec27eee8..4a56a427 100644 --- a/vcg/complex/base.h +++ b/vcg/complex/base.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/complex.h b/vcg/complex/complex.h index 48df6034..c5d81f0e 100644 --- a/vcg/complex/complex.h +++ b/vcg/complex/complex.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/exception.h b/vcg/complex/exception.h index 467866c2..f98446eb 100644 --- a/vcg/complex/exception.h +++ b/vcg/complex/exception.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004-2012 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/complex/used_types.h b/vcg/complex/used_types.h index 0109a2a5..4741974a 100755 --- a/vcg/complex/used_types.h +++ b/vcg/complex/used_types.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef VCG_USED_TYPES_H #define VCG_USED_TYPES_H diff --git a/vcg/connectors/halfedge_pos.h b/vcg/connectors/halfedge_pos.h index c2ba15c5..af70b8e0 100644 --- a/vcg/connectors/halfedge_pos.h +++ b/vcg/connectors/halfedge_pos.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef VCG_HEDGE_POS #define VCG_HEDGE_POS diff --git a/vcg/connectors/hedge.h b/vcg/connectors/hedge.h index fe1c0a5a..e0785681 100644 --- a/vcg/connectors/hedge.h +++ b/vcg/connectors/hedge.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/connectors/hedge_component.h b/vcg/connectors/hedge_component.h index bf3607d6..8c48a8d9 100644 --- a/vcg/connectors/hedge_component.h +++ b/vcg/connectors/hedge_component.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/container/container_allocation_table.h b/vcg/container/container_allocation_table.h index 6009c92e..9610c938 100644 --- a/vcg/container/container_allocation_table.h +++ b/vcg/container/container_allocation_table.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/container/derivation_chain.h b/vcg/container/derivation_chain.h index fa3fd655..bddb3d3d 100644 --- a/vcg/container/derivation_chain.h +++ b/vcg/container/derivation_chain.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/container/entries_allocation_table.h b/vcg/container/entries_allocation_table.h index 306cc6cd..2fe82694 100644 --- a/vcg/container/entries_allocation_table.h +++ b/vcg/container/entries_allocation_table.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/container/simple_temporary_data.h b/vcg/container/simple_temporary_data.h index d7ea0cf7..011726d5 100644 --- a/vcg/container/simple_temporary_data.h +++ b/vcg/container/simple_temporary_data.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/container/vector_occ.h b/vcg/container/vector_occ.h index a6a45b25..dc2b90dc 100644 --- a/vcg/container/vector_occ.h +++ b/vcg/container/vector_occ.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/base.h b/vcg/math/base.h index 132c9ea1..41c2b102 100644 --- a/vcg/math/base.h +++ b/vcg/math/base.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/camera.h b/vcg/math/camera.h index 101b8030..e4502197 100644 --- a/vcg/math/camera.h +++ b/vcg/math/camera.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/disjoint_set.h b/vcg/math/disjoint_set.h index 5fd2ae5f..1fa40791 100644 --- a/vcg/math/disjoint_set.h +++ b/vcg/math/disjoint_set.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/eigen.h b/vcg/math/eigen.h index 1522e75e..5cae402f 100644 --- a/vcg/math/eigen.h +++ b/vcg/math/eigen.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/eigen_matrix_addons.h b/vcg/math/eigen_matrix_addons.h index be51ba8c..32e06e15 100644 --- a/vcg/math/eigen_matrix_addons.h +++ b/vcg/math/eigen_matrix_addons.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/eigen_matrixbase_addons.h b/vcg/math/eigen_matrixbase_addons.h index 72453e51..8e882741 100644 --- a/vcg/math/eigen_matrixbase_addons.h +++ b/vcg/math/eigen_matrixbase_addons.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/factorial.h b/vcg/math/factorial.h index 05299b9a..019ab1db 100644 --- a/vcg/math/factorial.h +++ b/vcg/math/factorial.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2006 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * @@ -21,12 +21,6 @@ * * ****************************************************************************/ -/**************************************************************************** - -$Log$ - -****************************************************************************/ - #ifndef __VCGLIB_FACTORIAL_H #define __VCGLIB_FACTORIAL_H diff --git a/vcg/math/gen_normal.h b/vcg/math/gen_normal.h index 0e5712c6..78d40b6d 100644 --- a/vcg/math/gen_normal.h +++ b/vcg/math/gen_normal.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/histogram.h b/vcg/math/histogram.h index df849496..2edfb578 100644 --- a/vcg/math/histogram.h +++ b/vcg/math/histogram.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/legendre.h b/vcg/math/legendre.h index 7bb3c3c4..8272ce03 100644 --- a/vcg/math/legendre.h +++ b/vcg/math/legendre.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2006 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/math/linear.h b/vcg/math/linear.h index 0e6de36a..5d631430 100644 --- a/vcg/math/linear.h +++ b/vcg/math/linear.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/matrix33.h b/vcg/math/matrix33.h index ba07fe40..3e2f8b4d 100644 --- a/vcg/math/matrix33.h +++ b/vcg/math/matrix33.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/matrix44.h b/vcg/math/matrix44.h index 214ed852..fb2442e6 100644 --- a/vcg/math/matrix44.h +++ b/vcg/math/matrix44.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/old_deprecated_matrix.h b/vcg/math/old_deprecated_matrix.h index e9e4b564..b0f232e1 100644 --- a/vcg/math/old_deprecated_matrix.h +++ b/vcg/math/old_deprecated_matrix.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/old_lin_algebra.h b/vcg/math/old_lin_algebra.h index bda37487..8fc43e7b 100644 --- a/vcg/math/old_lin_algebra.h +++ b/vcg/math/old_lin_algebra.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2006 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * @@ -19,32 +19,6 @@ * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * for more details. * * * -****************************************************************************/ -/**************************************************************************** -History - -$Log: not supported by cvs2svn $ -Revision 1.16 2007/01/29 00:18:20 pietroni --added some explicit CASTs in order to avoid warning if one use float instead of double as ScalarType - -Revision 1.15 2006/09/29 08:36:10 cignoni -Added missing typedef for gcc compiing - -Revision 1.14 2006/09/28 22:49:49 fiorin -Removed some warnings - -Revision 1.13 2006/07/28 12:39:05 zifnab1974 -added some typename directives - -Revision 1.12 2006/07/24 07:26:47 fiorin -Changed the template argument in JacobiRotate and added method for sorting eigenvalues and eigenvectors (SortEigenvaluesAndEigenvectors) - -Revision 1.11 2006/05/25 09:35:55 cignoni -added missing internal prototype to Sort function - -Revision 1.10 2006/05/17 09:26:35 cignoni -Added initial disclaimer - ****************************************************************************/ #ifndef __VCGLIB_LINALGEBRA_H #define __VCGLIB_LINALGEBRA_H diff --git a/vcg/math/old_matrix.h b/vcg/math/old_matrix.h index 9903e2ad..c6dbf1ac 100644 --- a/vcg/math/old_matrix.h +++ b/vcg/math/old_matrix.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/old_matrix33.h b/vcg/math/old_matrix33.h index be2efcd8..0aebd8b0 100644 --- a/vcg/math/old_matrix33.h +++ b/vcg/math/old_matrix33.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/old_matrix44.h b/vcg/math/old_matrix44.h index 385040f5..d4a7ae9a 100644 --- a/vcg/math/old_matrix44.h +++ b/vcg/math/old_matrix44.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/perlin_noise.h b/vcg/math/perlin_noise.h index 4f33d8a7..917fd394 100644 --- a/vcg/math/perlin_noise.h +++ b/vcg/math/perlin_noise.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/polar_decomposition.h b/vcg/math/polar_decomposition.h index 88c11aac..deabf861 100644 --- a/vcg/math/polar_decomposition.h +++ b/vcg/math/polar_decomposition.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/quadric.h b/vcg/math/quadric.h index acb82d74..85220562 100644 --- a/vcg/math/quadric.h +++ b/vcg/math/quadric.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/quadric5.h b/vcg/math/quadric5.h index 22418d94..7d2be840 100644 --- a/vcg/math/quadric5.h +++ b/vcg/math/quadric5.h @@ -1,14 +1,14 @@ /**************************************************************************** -* MeshLab o o * -* A versatile mesh processing toolbox o o * +* VCGLib o o * +* Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2005 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * @@ -19,32 +19,6 @@ * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * for more details. * * * -****************************************************************************/ -/**************************************************************************** - History -$Log$ -Revision 1.7 2008/04/26 13:45:48 pirosu -improved loss of precision minimization - -Revision 1.6 2008/04/26 12:50:32 pirosu -commented assert - -Revision 1.5 2008/04/04 10:03:51 cignoni -Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h - -Revision 1.4 2008/03/02 15:15:50 pirosu -loss of precision management - -Revision 1.3 2008/02/29 20:37:27 pirosu -fixed zero area faces management - -Revision 1.2 2007/03/20 15:51:15 cignoni -Update to the new texture syntax - -Revision 1.1 2007/02/08 13:39:59 pirosu -Added Quadric Simplification(with textures) Filter - - ****************************************************************************/ #ifndef __VCGLIB_QUADRIC5 diff --git a/vcg/math/quaternion.h b/vcg/math/quaternion.h index c9215bf9..436a3288 100644 --- a/vcg/math/quaternion.h +++ b/vcg/math/quaternion.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/random_generator.h b/vcg/math/random_generator.h index 49fb804d..3e1a649d 100644 --- a/vcg/math/random_generator.h +++ b/vcg/math/random_generator.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/shot.h b/vcg/math/shot.h index 801a2ff0..f0a4b1df 100644 --- a/vcg/math/shot.h +++ b/vcg/math/shot.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/similarity.h b/vcg/math/similarity.h index 63e62c96..ddc8751c 100644 --- a/vcg/math/similarity.h +++ b/vcg/math/similarity.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/similarity2.h b/vcg/math/similarity2.h index 602f0d0f..4fc6748f 100644 --- a/vcg/math/similarity2.h +++ b/vcg/math/similarity2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/math/spherical_harmonics.h b/vcg/math/spherical_harmonics.h index acc3307f..a65b8e96 100644 --- a/vcg/math/spherical_harmonics.h +++ b/vcg/math/spherical_harmonics.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2006 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/simplex/edge/base.h b/vcg/simplex/edge/base.h index b0b4c9fa..472a635b 100644 --- a/vcg/simplex/edge/base.h +++ b/vcg/simplex/edge/base.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/edge/component.h b/vcg/simplex/edge/component.h index 9815e9fb..f614c6d2 100644 --- a/vcg/simplex/edge/component.h +++ b/vcg/simplex/edge/component.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/edge/distance.h b/vcg/simplex/edge/distance.h index a1a6c05a..9444ab2b 100644 --- a/vcg/simplex/edge/distance.h +++ b/vcg/simplex/edge/distance.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/edge/pos.h b/vcg/simplex/edge/pos.h index 90fc56e3..58a5d936 100644 --- a/vcg/simplex/edge/pos.h +++ b/vcg/simplex/edge/pos.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/edge/topology.h b/vcg/simplex/edge/topology.h index 1933bbdd..a52da7b3 100644 --- a/vcg/simplex/edge/topology.h +++ b/vcg/simplex/edge/topology.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/face/base.h b/vcg/simplex/face/base.h index 83f4aa7e..5ffd8201 100644 --- a/vcg/simplex/face/base.h +++ b/vcg/simplex/face/base.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/face/component.h b/vcg/simplex/face/component.h index 3ca8260a..d8523bb8 100644 --- a/vcg/simplex/face/component.h +++ b/vcg/simplex/face/component.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/face/component_ep.h b/vcg/simplex/face/component_ep.h index 88470c03..13a0734b 100644 --- a/vcg/simplex/face/component_ep.h +++ b/vcg/simplex/face/component_ep.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2006 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/face/component_occ.h b/vcg/simplex/face/component_occ.h index 56a177cc..318e5852 100644 --- a/vcg/simplex/face/component_occ.h +++ b/vcg/simplex/face/component_occ.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/face/component_ocf.h b/vcg/simplex/face/component_ocf.h index a59d4911..1389547f 100644 --- a/vcg/simplex/face/component_ocf.h +++ b/vcg/simplex/face/component_ocf.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/face/component_polygon.h b/vcg/simplex/face/component_polygon.h index 6c8e8980..e63bd653 100644 --- a/vcg/simplex/face/component_polygon.h +++ b/vcg/simplex/face/component_polygon.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/face/distance.h b/vcg/simplex/face/distance.h index 2e274425..b742cdec 100644 --- a/vcg/simplex/face/distance.h +++ b/vcg/simplex/face/distance.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/face/jumping_pos.h b/vcg/simplex/face/jumping_pos.h index 48a175b9..4278b6c3 100644 --- a/vcg/simplex/face/jumping_pos.h +++ b/vcg/simplex/face/jumping_pos.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/face/pos.h b/vcg/simplex/face/pos.h index fb1495ad..9f0d9946 100644 --- a/vcg/simplex/face/pos.h +++ b/vcg/simplex/face/pos.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/face/topology.h b/vcg/simplex/face/topology.h index ff1bc882..64e990ff 100644 --- a/vcg/simplex/face/topology.h +++ b/vcg/simplex/face/topology.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/tetrahedron/base.h b/vcg/simplex/tetrahedron/base.h index e597b668..2bf43ce2 100644 --- a/vcg/simplex/tetrahedron/base.h +++ b/vcg/simplex/tetrahedron/base.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/tetrahedron/component.h b/vcg/simplex/tetrahedron/component.h index ed0e3231..50b821c5 100644 --- a/vcg/simplex/tetrahedron/component.h +++ b/vcg/simplex/tetrahedron/component.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/tetrahedron/pos.h b/vcg/simplex/tetrahedron/pos.h index 6d2873ad..57b7f447 100644 --- a/vcg/simplex/tetrahedron/pos.h +++ b/vcg/simplex/tetrahedron/pos.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/tetrahedron/tetrahedron.h b/vcg/simplex/tetrahedron/tetrahedron.h index d86aa009..e0f3c94a 100644 --- a/vcg/simplex/tetrahedron/tetrahedron.h +++ b/vcg/simplex/tetrahedron/tetrahedron.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef __VCGLIB_TETRAHEDRON #define __VCGLIB_TETRAHEDRON #define TETRA_TYPE Tetrahedron diff --git a/vcg/simplex/vertex/base.h b/vcg/simplex/vertex/base.h index ea85af2f..29ec6fb5 100644 --- a/vcg/simplex/vertex/base.h +++ b/vcg/simplex/vertex/base.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/vertex/component.h b/vcg/simplex/vertex/component.h index 372c6d53..e0d1dce3 100644 --- a/vcg/simplex/vertex/component.h +++ b/vcg/simplex/vertex/component.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/vertex/component_occ.h b/vcg/simplex/vertex/component_occ.h index cb358abf..80e0e124 100644 --- a/vcg/simplex/vertex/component_occ.h +++ b/vcg/simplex/vertex/component_occ.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/vertex/component_ocf.h b/vcg/simplex/vertex/component_ocf.h index aebecd8e..5bc39475 100644 --- a/vcg/simplex/vertex/component_ocf.h +++ b/vcg/simplex/vertex/component_ocf.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/simplex/vertex/component_sph.h b/vcg/simplex/vertex/component_sph.h index 489d47dc..3cd08f75 100644 --- a/vcg/simplex/vertex/component_sph.h +++ b/vcg/simplex/vertex/component_sph.h @@ -1,3 +1,25 @@ +/**************************************************************************** +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef COMPONENT_SPH_ #define COMPONENT_SPH_ diff --git a/vcg/simplex/vertex/distance.h b/vcg/simplex/vertex/distance.h index 66700b43..a45182d8 100644 --- a/vcg/simplex/vertex/distance.h +++ b/vcg/simplex/vertex/distance.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/box.h b/vcg/space/box.h index 20523d16..ad4bdf97 100644 --- a/vcg/space/box.h +++ b/vcg/space/box.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/box2.h b/vcg/space/box2.h index d52d432e..7176eff9 100644 --- a/vcg/space/box2.h +++ b/vcg/space/box2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/box3.h b/vcg/space/box3.h index 4e1e621a..dfdba174 100644 --- a/vcg/space/box3.h +++ b/vcg/space/box3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/color4.h b/vcg/space/color4.h index 384cbc7e..a16381da 100644 --- a/vcg/space/color4.h +++ b/vcg/space/color4.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * @@ -16,7 +16,7 @@ * This program is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License (http://www.gnu.o/licenses/gpl.txt) * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * for more details. * * * ****************************************************************************/ diff --git a/vcg/space/colorspace.h b/vcg/space/colorspace.h index f5157d93..956fe506 100644 --- a/vcg/space/colorspace.h +++ b/vcg/space/colorspace.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2006 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/space/deprecated_point.h b/vcg/space/deprecated_point.h index 66b4b289..f5cf4585 100644 --- a/vcg/space/deprecated_point.h +++ b/vcg/space/deprecated_point.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/deprecated_point2.h b/vcg/space/deprecated_point2.h index cdfb6a27..6ab5c84e 100644 --- a/vcg/space/deprecated_point2.h +++ b/vcg/space/deprecated_point2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/deprecated_point3.h b/vcg/space/deprecated_point3.h index 2e86074a..793b9c0e 100644 --- a/vcg/space/deprecated_point3.h +++ b/vcg/space/deprecated_point3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/deprecated_point4.h b/vcg/space/deprecated_point4.h index 7ef89663..ec573a87 100644 --- a/vcg/space/deprecated_point4.h +++ b/vcg/space/deprecated_point4.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/distance2.h b/vcg/space/distance2.h index b1fc3af6..495f57a4 100644 --- a/vcg/space/distance2.h +++ b/vcg/space/distance2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/distance3.h b/vcg/space/distance3.h index 89bc638b..2f00a542 100644 --- a/vcg/space/distance3.h +++ b/vcg/space/distance3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/fitting3.h b/vcg/space/fitting3.h index aceeb94c..e9e238aa 100644 --- a/vcg/space/fitting3.h +++ b/vcg/space/fitting3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/aabb_binary_tree/aabb_binary_tree.h b/vcg/space/index/aabb_binary_tree/aabb_binary_tree.h index 18d7298c..dccf0584 100644 --- a/vcg/space/index/aabb_binary_tree/aabb_binary_tree.h +++ b/vcg/space/index/aabb_binary_tree/aabb_binary_tree.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/aabb_binary_tree/base.h b/vcg/space/index/aabb_binary_tree/base.h index 1f38b1a5..2efb1902 100644 --- a/vcg/space/index/aabb_binary_tree/base.h +++ b/vcg/space/index/aabb_binary_tree/base.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/aabb_binary_tree/closest.h b/vcg/space/index/aabb_binary_tree/closest.h index a9dd6b55..a4f368cb 100644 --- a/vcg/space/index/aabb_binary_tree/closest.h +++ b/vcg/space/index/aabb_binary_tree/closest.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/aabb_binary_tree/frustum_cull.h b/vcg/space/index/aabb_binary_tree/frustum_cull.h index 435ddcaa..28091d67 100644 --- a/vcg/space/index/aabb_binary_tree/frustum_cull.h +++ b/vcg/space/index/aabb_binary_tree/frustum_cull.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/aabb_binary_tree/kclosest.h b/vcg/space/index/aabb_binary_tree/kclosest.h index 54265008..1d1e3dcc 100644 --- a/vcg/space/index/aabb_binary_tree/kclosest.h +++ b/vcg/space/index/aabb_binary_tree/kclosest.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/aabb_binary_tree/ray.h b/vcg/space/index/aabb_binary_tree/ray.h index d36b7921..9dc30361 100644 --- a/vcg/space/index/aabb_binary_tree/ray.h +++ b/vcg/space/index/aabb_binary_tree/ray.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/base.h b/vcg/space/index/base.h index a453ad4e..2da655cb 100644 --- a/vcg/space/index/base.h +++ b/vcg/space/index/base.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/base2d.h b/vcg/space/index/base2d.h index a8c22212..51bc89d2 100644 --- a/vcg/space/index/base2d.h +++ b/vcg/space/index/base2d.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/closest2d.h b/vcg/space/index/closest2d.h index 1209e033..ce43bad9 100644 --- a/vcg/space/index/closest2d.h +++ b/vcg/space/index/closest2d.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/grid_closest.h b/vcg/space/index/grid_closest.h index 4cde24d1..5971ada6 100644 --- a/vcg/space/index/grid_closest.h +++ b/vcg/space/index/grid_closest.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2005 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * @@ -19,57 +19,6 @@ * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * for more details. * * * -****************************************************************************/ -/**************************************************************************** -History - -$Log: not supported by cvs2svn $ -Revision 1.16 2006/10/02 09:34:03 cignoni -Re-added diff 1.12 by Pietroni (cancelled by previous rollback): -in GridDoRay function the RayIterator must be initialized with maximum distance - -Revision 1.15 2006/10/02 09:28:45 cignoni -Reverted to version 1.10 to nullify dangerous marfr960's changes - -Revision 1.10 2006/05/17 12:48:52 pietroni -corrected bug in GridGetInBox function - -Revision 1.9 2006/01/27 09:58:47 corsini -fix signed/unsigned mismatch - -Revision 1.8 2005/12/06 18:00:39 pietroni -added deleted objects control for GridClosest() function call - -Revision 1.7 2005/12/02 00:30:27 cignoni -Corrected typename usage and removed excess ';' from end of template functions, for gcc compiling - -Revision 1.6 2005/10/03 13:57:32 pietroni -added GridGetInSphere and GridGetInBox functions - -Revision 1.5 2005/10/02 23:18:06 cignoni -Small bug in the computation of the intersection between the todo box and the grid bbox that failed for extrema points. - -Revision 1.4 2005/09/30 15:12:16 cignoni -Completely rewrote the GridClosest, now it: -- works for point out of the grid -- expands the box in a distance coherent way -- does not re-visit already visited cells -- shorter code!! -( still to be tested :) ) - -Revision 1.3 2005/09/30 13:15:48 pietroni -added functions: -- GetKClosest -- DoRay - -Revision 1.2 2005/09/28 08:27:11 cignoni -Added a control to avoid multiple check of the same cells during radial expansion -Still miss some code to properly initialize when point is out of the BBox of the grid. - -Revision 1.1 2005/09/27 15:09:38 cignoni -First Version - - ****************************************************************************/ ///** Returns the closest posistion of a point _p and its distance diff --git a/vcg/space/index/grid_closest2d.h b/vcg/space/index/grid_closest2d.h index 255b0459..ff3aa134 100644 --- a/vcg/space/index/grid_closest2d.h +++ b/vcg/space/index/grid_closest2d.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2005 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/grid_static_obj.h b/vcg/space/index/grid_static_obj.h index 05543933..b8bd8678 100644 --- a/vcg/space/index/grid_static_obj.h +++ b/vcg/space/index/grid_static_obj.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/grid_static_ptr.h b/vcg/space/index/grid_static_ptr.h index a85c8749..197f6814 100644 --- a/vcg/space/index/grid_static_ptr.h +++ b/vcg/space/index/grid_static_ptr.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/grid_static_ptr2d.h b/vcg/space/index/grid_static_ptr2d.h index a372617c..5aa19444 100644 --- a/vcg/space/index/grid_static_ptr2d.h +++ b/vcg/space/index/grid_static_ptr2d.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/grid_util.h b/vcg/space/index/grid_util.h index 7077de73..0be4fc93 100644 --- a/vcg/space/index/grid_util.h +++ b/vcg/space/index/grid_util.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2005 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/space/index/grid_util2d.h b/vcg/space/index/grid_util2d.h index 134f37b6..d700244a 100644 --- a/vcg/space/index/grid_util2d.h +++ b/vcg/space/index/grid_util2d.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2005 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * @@ -19,9 +19,6 @@ * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * for more details. * * * -****************************************************************************/ -/**************************************************************************** - ****************************************************************************/ #ifndef __VCGLIB_GRID_UTIL_2D #define __VCGLIB_GRID_UTIL_2D diff --git a/vcg/space/index/kdtree/kdtree.h b/vcg/space/index/kdtree/kdtree.h index 7f10b012..0ff9052f 100755 --- a/vcg/space/index/kdtree/kdtree.h +++ b/vcg/space/index/kdtree/kdtree.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/kdtree/mlsutils.h b/vcg/space/index/kdtree/mlsutils.h index b109c257..5670c6b5 100755 --- a/vcg/space/index/kdtree/mlsutils.h +++ b/vcg/space/index/kdtree/mlsutils.h @@ -1,14 +1,14 @@ /**************************************************************************** -* MeshLab o o * -* A versatile mesh processing toolbox o o * +* VCGLib o o * +* Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2005 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/space/index/kdtree/priorityqueue.h b/vcg/space/index/kdtree/priorityqueue.h index f5bf5a80..38071568 100755 --- a/vcg/space/index/kdtree/priorityqueue.h +++ b/vcg/space/index/kdtree/priorityqueue.h @@ -1,14 +1,14 @@ /**************************************************************************** -* MeshLab o o * -* A versatile mesh processing toolbox o o * +* VCGLib o o * +* Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2005 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/space/index/octree.h b/vcg/space/index/octree.h index 7e94395c..bcd538ac 100644 --- a/vcg/space/index/octree.h +++ b/vcg/space/index/octree.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/octree_template.h b/vcg/space/index/octree_template.h index 703770e8..8b33a366 100644 --- a/vcg/space/index/octree_template.h +++ b/vcg/space/index/octree_template.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/perfect_spatial_hashing.h b/vcg/space/index/perfect_spatial_hashing.h index fe3639a4..23ae2cc4 100644 --- a/vcg/space/index/perfect_spatial_hashing.h +++ b/vcg/space/index/perfect_spatial_hashing.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/space_iterators.h b/vcg/space/index/space_iterators.h index 1b1ac2a6..9febc6ec 100644 --- a/vcg/space/index/space_iterators.h +++ b/vcg/space/index/space_iterators.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2006 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * @@ -19,35 +19,6 @@ * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * for more details. * * * -****************************************************************************/ -/**************************************************************************** -History - -$Log: not supported by cvs2svn $ -Revision 1.25 2007/03/08 17:05:50 pietroni -line 375, corrected 1 error concerning intersection with bounding of the grid - -Revision 1.24 2007/02/20 16:22:50 ganovelli -modif in ClosestIterator to include the last shell Si.siz [X|Y|X]. Tested with minialign and point based animation - -Revision 1.23 2006/12/06 12:53:14 pietroni -changed 1 wrong comment RayIterator---- Refresh .. was the opposite - -Revision 1.22 2006/10/26 08:28:50 pietroni -corrected 1 bug in operator ++ of closest iterator - -Revision 1.21 2006/10/25 15:59:29 pietroni -corrected bug in closest iterator.. if doesn't find any alement at first cells examinated continue until find some element - -Revision 1.20 2006/10/25 09:47:53 pietroni -added max dist control and constructor - -Revision 1.19 2006/10/02 07:47:57 cignoni -Reverted to version 1.14 to nullify dangerous marfr960's changes - -Revision 1.14 2006/06/01 20:53:56 cignoni -added missing header - ****************************************************************************/ #ifndef __VCGLIB_SPATIAL_ITERATORS #define __VCGLIB_SPATIAL_ITERATORS diff --git a/vcg/space/index/space_iterators2d.h b/vcg/space/index/space_iterators2d.h index 0c055412..4a876810 100644 --- a/vcg/space/index/space_iterators2d.h +++ b/vcg/space/index/space_iterators2d.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2006 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/space/index/spatial_hashing.h b/vcg/space/index/spatial_hashing.h index 74b374d3..5dc30655 100644 --- a/vcg/space/index/spatial_hashing.h +++ b/vcg/space/index/spatial_hashing.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/index/spatial_hashing2d.h b/vcg/space/index/spatial_hashing2d.h index c5bcf836..ae27a3b2 100644 --- a/vcg/space/index/spatial_hashing2d.h +++ b/vcg/space/index/spatial_hashing2d.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/intersection/triangle_triangle3.h b/vcg/space/intersection/triangle_triangle3.h index 86b28611..69ba9f30 100644 --- a/vcg/space/intersection/triangle_triangle3.h +++ b/vcg/space/intersection/triangle_triangle3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/intersection2.h b/vcg/space/intersection2.h index c081c200..13dc2474 100644 --- a/vcg/space/intersection2.h +++ b/vcg/space/intersection2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/intersection3.h b/vcg/space/intersection3.h index 2738e17f..e6cc96ae 100644 --- a/vcg/space/intersection3.h +++ b/vcg/space/intersection3.h @@ -1,25 +1,25 @@ /**************************************************************************** - * VCGLib o o * - * Visual and Computer Graphics Library o o * - * _ O _ * - * Copyright(C) 2004 \/)\/ * - * Visual Computing Lab /\/| * - * ISTI - Italian National Research Council | * - * \ * - * All rights reserved. * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * - * for more details. * - * * - ****************************************************************************/ +* VCGLib o o * +* Visual and Computer Graphics Library o o * +* _ O _ * +* Copyright(C) 2004-2016 \/)\/ * +* Visual Computing Lab /\/| * +* ISTI - Italian National Research Council | * +* \ * +* All rights reserved. * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU General Public License as published by * +* the Free Software Foundation; either version 2 of the License, or * +* (at your option) any later version. * +* * +* This program is distributed in the hope that it will be useful, * +* but WITHOUT ANY WARRANTY; without even the implied warranty of * +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * +* GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * +* for more details. * +* * +****************************************************************************/ #ifndef __VCGLIB_INTERSECTION_3 #define __VCGLIB_INTERSECTION_3 diff --git a/vcg/space/line2.h b/vcg/space/line2.h index e64364a1..2ef87d13 100644 --- a/vcg/space/line2.h +++ b/vcg/space/line2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/line3.h b/vcg/space/line3.h index b1f0e6f2..f16a411e 100644 --- a/vcg/space/line3.h +++ b/vcg/space/line3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/obox3.h b/vcg/space/obox3.h index 09865a67..fe2ed40a 100644 --- a/vcg/space/obox3.h +++ b/vcg/space/obox3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/outline2_packer.h b/vcg/space/outline2_packer.h index ecc5d42a..5aa41692 100644 --- a/vcg/space/outline2_packer.h +++ b/vcg/space/outline2_packer.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/planar_polygon_tessellation.h b/vcg/space/planar_polygon_tessellation.h index e73ffe84..c02e2201 100644 --- a/vcg/space/planar_polygon_tessellation.h +++ b/vcg/space/planar_polygon_tessellation.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/plane3.h b/vcg/space/plane3.h index eeaee2bc..be520e2a 100644 --- a/vcg/space/plane3.h +++ b/vcg/space/plane3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/point.h b/vcg/space/point.h index fc177a50..962100be 100644 --- a/vcg/space/point.h +++ b/vcg/space/point.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/point2.h b/vcg/space/point2.h index 94c0876e..f73f91a8 100644 --- a/vcg/space/point2.h +++ b/vcg/space/point2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/point3.h b/vcg/space/point3.h index 9c23bdd1..f7e65e87 100644 --- a/vcg/space/point3.h +++ b/vcg/space/point3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/point4.h b/vcg/space/point4.h index 6acdfb63..34af6707 100644 --- a/vcg/space/point4.h +++ b/vcg/space/point4.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/point_matching.h b/vcg/space/point_matching.h index be36aa79..e9ac0ff8 100644 --- a/vcg/space/point_matching.h +++ b/vcg/space/point_matching.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/polygon3.h b/vcg/space/polygon3.h index d98301ff..591d733b 100644 --- a/vcg/space/polygon3.h +++ b/vcg/space/polygon3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/rasterized_outline2_packer.h b/vcg/space/rasterized_outline2_packer.h index 0e22f581..e6eac310 100644 --- a/vcg/space/rasterized_outline2_packer.h +++ b/vcg/space/rasterized_outline2_packer.h @@ -2,13 +2,13 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2013 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * * All rights reserved. * * * -* This program is free software; you can redistribute it and/or modify * +* This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * diff --git a/vcg/space/ray2.h b/vcg/space/ray2.h index 815cae75..fb8defe8 100644 --- a/vcg/space/ray2.h +++ b/vcg/space/ray2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/ray3.h b/vcg/space/ray3.h index 2a6fb8ae..dc76fc2b 100644 --- a/vcg/space/ray3.h +++ b/vcg/space/ray3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/rect_packer.h b/vcg/space/rect_packer.h index f0255a49..d5033a3a 100644 --- a/vcg/space/rect_packer.h +++ b/vcg/space/rect_packer.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/segment2.h b/vcg/space/segment2.h index 37ce7310..05e92056 100644 --- a/vcg/space/segment2.h +++ b/vcg/space/segment2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/segment3.h b/vcg/space/segment3.h index 8344408a..4eda4ba5 100644 --- a/vcg/space/segment3.h +++ b/vcg/space/segment3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/smallest_enclosing.h b/vcg/space/smallest_enclosing.h index 57444a83..dfa55a81 100644 --- a/vcg/space/smallest_enclosing.h +++ b/vcg/space/smallest_enclosing.h @@ -1,9 +1,8 @@ -#pragma once /**************************************************************************** * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * @@ -20,28 +19,6 @@ * GNU General Public License (http://www.gnu.org/licenses/gpl.txt) * * for more details. * * * -****************************************************************************/ -/**************************************************************************** - History - -$Log: not supported by cvs2svn $ -Revision 1.5 2007/11/07 09:37:20 ganovelli -added draft for sphereofsphres enclosing - -Revision 1.4 2006/09/14 08:46:00 ganovelli -added inclusion of sphere3 - -Revision 1.3 2006/07/12 12:13:23 zifnab1974 -static keyword only in declaration not in implementation - -Revision 1.2 2006/07/10 10:38:16 turini -minor changes in SphereOfTetra() - -Revision 1.1 2006/07/06 12:37:18 ganovelli -draft version. For the triangle is not tehe smallest enclosing sphere and for the set of spheres works only for two spheres - - - ****************************************************************************/ #include diff --git a/vcg/space/space.h b/vcg/space/space.h index 33949542..3aaad077 100644 --- a/vcg/space/space.h +++ b/vcg/space/space.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/sphere3.h b/vcg/space/sphere3.h index f8428a30..a29c769c 100644 --- a/vcg/space/sphere3.h +++ b/vcg/space/sphere3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/tetra3.h b/vcg/space/tetra3.h index f65401f1..0c023cab 100644 --- a/vcg/space/tetra3.h +++ b/vcg/space/tetra3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/texcoord2.h b/vcg/space/texcoord2.h index dfcff174..08934c10 100644 --- a/vcg/space/texcoord2.h +++ b/vcg/space/texcoord2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/triangle2.h b/vcg/space/triangle2.h index 02e266f5..b5d97337 100644 --- a/vcg/space/triangle2.h +++ b/vcg/space/triangle2.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/vcg/space/triangle3.h b/vcg/space/triangle3.h index 1dcdd7cd..df4a4e69 100644 --- a/vcg/space/triangle3.h +++ b/vcg/space/triangle3.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/bmt/bmt.h b/wrap/bmt/bmt.h index 03939813..09425db7 100644 --- a/wrap/bmt/bmt.h +++ b/wrap/bmt/bmt.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/bmt/strip_mesh.h b/wrap/bmt/strip_mesh.h index 93713b6b..326412eb 100644 --- a/wrap/bmt/strip_mesh.h +++ b/wrap/bmt/strip_mesh.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/callback.h b/wrap/callback.h index ed202186..c496591c 100644 --- a/wrap/callback.h +++ b/wrap/callback.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/addons.h b/wrap/gl/addons.h index 6673f812..af6dd007 100644 --- a/wrap/gl/addons.h +++ b/wrap/gl/addons.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/camera.h b/wrap/gl/camera.h index 499b5733..a72d15d4 100644 --- a/wrap/gl/camera.h +++ b/wrap/gl/camera.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/deprecated_math.h b/wrap/gl/deprecated_math.h index c55580b9..7342ac51 100644 --- a/wrap/gl/deprecated_math.h +++ b/wrap/gl/deprecated_math.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/deprecated_space.h b/wrap/gl/deprecated_space.h index 39d0588c..563032cc 100644 --- a/wrap/gl/deprecated_space.h +++ b/wrap/gl/deprecated_space.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/gl_mesh_attributes_info.h b/wrap/gl/gl_mesh_attributes_info.h index 8f4f6d96..4150309e 100644 --- a/wrap/gl/gl_mesh_attributes_info.h +++ b/wrap/gl/gl_mesh_attributes_info.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/gl_mesh_attributes_multi_viewer_bo_manager.h b/wrap/gl/gl_mesh_attributes_multi_viewer_bo_manager.h index 3b24284b..efe1737a 100644 --- a/wrap/gl/gl_mesh_attributes_multi_viewer_bo_manager.h +++ b/wrap/gl/gl_mesh_attributes_multi_viewer_bo_manager.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/gl_surface.h b/wrap/gl/gl_surface.h index 4e694079..7818b89a 100644 --- a/wrap/gl/gl_surface.h +++ b/wrap/gl/gl_surface.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/glu_tesselator.h b/wrap/gl/glu_tesselator.h index 0401ea74..535aa74e 100644 --- a/wrap/gl/glu_tesselator.h +++ b/wrap/gl/glu_tesselator.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/math.h b/wrap/gl/math.h index 956aee13..31fbb1da 100644 --- a/wrap/gl/math.h +++ b/wrap/gl/math.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/pick.h b/wrap/gl/pick.h index 404d6ae4..70c6d90c 100644 --- a/wrap/gl/pick.h +++ b/wrap/gl/pick.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/picking.h b/wrap/gl/picking.h index e3ec1eb6..d9c34be4 100644 --- a/wrap/gl/picking.h +++ b/wrap/gl/picking.h @@ -3,7 +3,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/pos.h b/wrap/gl/pos.h index 8ce3d568..a7035526 100644 --- a/wrap/gl/pos.h +++ b/wrap/gl/pos.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/shot.h b/wrap/gl/shot.h index d6d2845d..b175c3d6 100644 --- a/wrap/gl/shot.h +++ b/wrap/gl/shot.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/space.h b/wrap/gl/space.h index d65064f1..6a1e7f25 100644 --- a/wrap/gl/space.h +++ b/wrap/gl/space.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gl/trimesh.h b/wrap/gl/trimesh.h index 7c0f39e9..deba3b37 100644 --- a/wrap/gl/trimesh.h +++ b/wrap/gl/trimesh.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gui/frustum.h b/wrap/gui/frustum.h index cf6a6b8b..49a3f6af 100644 --- a/wrap/gui/frustum.h +++ b/wrap/gui/frustum.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gui/trackball.cpp b/wrap/gui/trackball.cpp index c445a814..1dd6ec2c 100644 --- a/wrap/gui/trackball.cpp +++ b/wrap/gui/trackball.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gui/trackmode.cpp b/wrap/gui/trackmode.cpp index ad8bfd5f..c2688cd4 100644 --- a/wrap/gui/trackmode.cpp +++ b/wrap/gui/trackmode.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gui/trackmode.h b/wrap/gui/trackmode.h index fc35b454..5a4ea0d4 100644 --- a/wrap/gui/trackmode.h +++ b/wrap/gui/trackmode.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gui/trackrecorder.h b/wrap/gui/trackrecorder.h index ae502ab4..b8f0cbfc 100644 --- a/wrap/gui/trackrecorder.h +++ b/wrap/gui/trackrecorder.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gui/trackutils.h b/wrap/gui/trackutils.h index f9afcaf6..08c9cc0c 100644 --- a/wrap/gui/trackutils.h +++ b/wrap/gui/trackutils.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/gui/view.h b/wrap/gui/view.h index b6b2ebcf..d60ca087 100644 --- a/wrap/gui/view.h +++ b/wrap/gui/view.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_edgemesh/export_dxf.h b/wrap/io_edgemesh/export_dxf.h index 0b5e8098..4eec75ac 100644 --- a/wrap/io_edgemesh/export_dxf.h +++ b/wrap/io_edgemesh/export_dxf.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_tetramesh/export_ply.h b/wrap/io_tetramesh/export_ply.h index 3f8af4a8..a0a138f7 100644 --- a/wrap/io_tetramesh/export_ply.h +++ b/wrap/io_tetramesh/export_ply.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_tetramesh/export_ts.h b/wrap/io_tetramesh/export_ts.h index 14116b51..68034314 100644 --- a/wrap/io_tetramesh/export_ts.h +++ b/wrap/io_tetramesh/export_ts.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_tetramesh/import_ply.h b/wrap/io_tetramesh/import_ply.h index 74c70dba..1ea4e6d8 100644 --- a/wrap/io_tetramesh/import_ply.h +++ b/wrap/io_tetramesh/import_ply.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_tetramesh/io_ply.h b/wrap/io_tetramesh/io_ply.h index 995809b8..2bb9e6c5 100644 --- a/wrap/io_tetramesh/io_ply.h +++ b/wrap/io_tetramesh/io_ply.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export.h b/wrap/io_trimesh/export.h index 958d27a5..99fd8dfa 100644 --- a/wrap/io_trimesh/export.h +++ b/wrap/io_trimesh/export.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_3ds.h b/wrap/io_trimesh/export_3ds.h index e9897ee4..387222f5 100644 --- a/wrap/io_trimesh/export_3ds.h +++ b/wrap/io_trimesh/export_3ds.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_dxf.h b/wrap/io_trimesh/export_dxf.h index bb160e0f..56e7323b 100644 --- a/wrap/io_trimesh/export_dxf.h +++ b/wrap/io_trimesh/export_dxf.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * @@ -156,62 +156,62 @@ public: // standard DXF header // most of data is meaningless, but required by a lot of importers fprintf(o, "999\n"); - fprintf(o, "DXF created by VCGLib\n"); - fprintf(o, "0\n"); - fprintf(o, "SECTION\n"); - fprintf(o, "2\n"); - fprintf(o, "HEADER\n"); - - // Version of the dxf specs, most reader need version 12 or above (AC1009) - fprintf(o, "9\n"); - fprintf(o, "$ACADVER\n"); - fprintf(o, "1\n"); - fprintf(o, "AC1009\n"); - - // Insertion base set by BASE command (in WCS) - fprintf(o, "9\n"); - fprintf(o, "$INSBASE\n"); - fprintf(o, "10\n"); - fprintf(o, "0.0\n"); - fprintf(o, "20\n"); - fprintf(o, "0.0\n"); - fprintf(o, "30\n"); - fprintf(o, "0.0\n"); - - // extents for draw space and line drawing... - // I will just use the data from the boundingbox (largest bbox value in all directions) - double emin = std::min(mp.bbox.min[0], std::min(mp.bbox.min[1], mp.bbox.min[2])); - double emax = std::max(mp.bbox.max[0], std::max(mp.bbox.max[1], mp.bbox.max[2])); - - fprintf(o, "9\n"); - fprintf(o, "$EXTMIN\n"); - fprintf(o, "10\n"); - fprintf(o, "%f\n",emin); - fprintf(o, "20\n"); - fprintf(o, "%f\n",emin); - - fprintf(o, "9\n"); - fprintf(o, "$EXTMAX\n"); - fprintf(o, "10\n"); - fprintf(o, "%f\n", emax); - fprintf(o, "20\n"); - fprintf(o, "%f\n", emax); - - fprintf(o, "9\n"); - fprintf(o, "$LINMIN\n"); - fprintf(o, "10\n"); - fprintf(o, "%f\n", emin); - fprintf(o, "20\n"); - fprintf(o, "%f\n", emin); - - fprintf(o, "9\n"); - fprintf(o, "$LINMAX\n"); - fprintf(o, "10\n"); - fprintf(o, "%f\n", emax); - fprintf(o, "20\n"); - fprintf(o, "%f\n", emax); - - fprintf(o, "0\n"); + fprintf(o, "DXF created by VCGLib\n"); + fprintf(o, "0\n"); + fprintf(o, "SECTION\n"); + fprintf(o, "2\n"); + fprintf(o, "HEADER\n"); + + // Version of the dxf specs, most reader need version 12 or above (AC1009) + fprintf(o, "9\n"); + fprintf(o, "$ACADVER\n"); + fprintf(o, "1\n"); + fprintf(o, "AC1009\n"); + + // Insertion base set by BASE command (in WCS) + fprintf(o, "9\n"); + fprintf(o, "$INSBASE\n"); + fprintf(o, "10\n"); + fprintf(o, "0.0\n"); + fprintf(o, "20\n"); + fprintf(o, "0.0\n"); + fprintf(o, "30\n"); + fprintf(o, "0.0\n"); + + // extents for draw space and line drawing... + // I will just use the data from the boundingbox (largest bbox value in all directions) + double emin = std::min(mp.bbox.min[0], std::min(mp.bbox.min[1], mp.bbox.min[2])); + double emax = std::max(mp.bbox.max[0], std::max(mp.bbox.max[1], mp.bbox.max[2])); + + fprintf(o, "9\n"); + fprintf(o, "$EXTMIN\n"); + fprintf(o, "10\n"); + fprintf(o, "%f\n",emin); + fprintf(o, "20\n"); + fprintf(o, "%f\n",emin); + + fprintf(o, "9\n"); + fprintf(o, "$EXTMAX\n"); + fprintf(o, "10\n"); + fprintf(o, "%f\n", emax); + fprintf(o, "20\n"); + fprintf(o, "%f\n", emax); + + fprintf(o, "9\n"); + fprintf(o, "$LINMIN\n"); + fprintf(o, "10\n"); + fprintf(o, "%f\n", emin); + fprintf(o, "20\n"); + fprintf(o, "%f\n", emin); + + fprintf(o, "9\n"); + fprintf(o, "$LINMAX\n"); + fprintf(o, "10\n"); + fprintf(o, "%f\n", emax); + fprintf(o, "20\n"); + fprintf(o, "%f\n", emax); + + fprintf(o, "0\n"); fprintf(o, "ENDSEC\n"); return true; diff --git a/wrap/io_trimesh/export_field.h b/wrap/io_trimesh/export_field.h index efe96b91..80f02a45 100644 --- a/wrap/io_trimesh/export_field.h +++ b/wrap/io_trimesh/export_field.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_gts.h b/wrap/io_trimesh/export_gts.h index 368b4dad..ea7c0c7b 100644 --- a/wrap/io_trimesh/export_gts.h +++ b/wrap/io_trimesh/export_gts.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_iv.h b/wrap/io_trimesh/export_iv.h index ace6de7b..367535ab 100644 --- a/wrap/io_trimesh/export_iv.h +++ b/wrap/io_trimesh/export_iv.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_obj.h b/wrap/io_trimesh/export_obj.h index 4d124795..effb733f 100644 --- a/wrap/io_trimesh/export_obj.h +++ b/wrap/io_trimesh/export_obj.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_off.h b/wrap/io_trimesh/export_off.h index 03a7d632..1da346dc 100644 --- a/wrap/io_trimesh/export_off.h +++ b/wrap/io_trimesh/export_off.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_ply.h b/wrap/io_trimesh/export_ply.h index f6db4803..385b4487 100644 --- a/wrap/io_trimesh/export_ply.h +++ b/wrap/io_trimesh/export_ply.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_smf.h b/wrap/io_trimesh/export_smf.h index 26f030cd..9927355e 100644 --- a/wrap/io_trimesh/export_smf.h +++ b/wrap/io_trimesh/export_smf.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_stl.h b/wrap/io_trimesh/export_stl.h index bb05d431..ff32d064 100644 --- a/wrap/io_trimesh/export_stl.h +++ b/wrap/io_trimesh/export_stl.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_vmi.h b/wrap/io_trimesh/export_vmi.h index 78ed4404..88eacce6 100644 --- a/wrap/io_trimesh/export_vmi.h +++ b/wrap/io_trimesh/export_vmi.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/export_vrml.h b/wrap/io_trimesh/export_vrml.h index a8a35b68..613c2956 100644 --- a/wrap/io_trimesh/export_vrml.h +++ b/wrap/io_trimesh/export_vrml.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import.h b/wrap/io_trimesh/import.h index 3d13a119..39ef6555 100644 --- a/wrap/io_trimesh/import.h +++ b/wrap/io_trimesh/import.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_asc.h b/wrap/io_trimesh/import_asc.h index 89f2e35f..c6e9c810 100644 --- a/wrap/io_trimesh/import_asc.h +++ b/wrap/io_trimesh/import_asc.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_field.h b/wrap/io_trimesh/import_field.h index 3e59591b..46d333a7 100644 --- a/wrap/io_trimesh/import_field.h +++ b/wrap/io_trimesh/import_field.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_gts.h b/wrap/io_trimesh/import_gts.h index 7a336c27..daa48a18 100644 --- a/wrap/io_trimesh/import_gts.h +++ b/wrap/io_trimesh/import_gts.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_nvm.h b/wrap/io_trimesh/import_nvm.h index 3aa42565..bebe7c36 100644 --- a/wrap/io_trimesh/import_nvm.h +++ b/wrap/io_trimesh/import_nvm.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_obj.h b/wrap/io_trimesh/import_obj.h index 9bd421e0..3c3001eb 100644 --- a/wrap/io_trimesh/import_obj.h +++ b/wrap/io_trimesh/import_obj.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_off.h b/wrap/io_trimesh/import_off.h index d4f9bb8e..4eb7b3ae 100644 --- a/wrap/io_trimesh/import_off.h +++ b/wrap/io_trimesh/import_off.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_out.h b/wrap/io_trimesh/import_out.h index 6aa3ccb7..01331bc5 100644 --- a/wrap/io_trimesh/import_out.h +++ b/wrap/io_trimesh/import_out.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_ply.h b/wrap/io_trimesh/import_ply.h index 101a24c9..171f39c1 100644 --- a/wrap/io_trimesh/import_ply.h +++ b/wrap/io_trimesh/import_ply.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_ptx.h b/wrap/io_trimesh/import_ptx.h index 85f7ac7a..540486af 100644 --- a/wrap/io_trimesh/import_ptx.h +++ b/wrap/io_trimesh/import_ptx.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_raw.h b/wrap/io_trimesh/import_raw.h index f1e7d9f1..44773f55 100644 --- a/wrap/io_trimesh/import_raw.h +++ b/wrap/io_trimesh/import_raw.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_smf.h b/wrap/io_trimesh/import_smf.h index 55b126c2..08b109dc 100644 --- a/wrap/io_trimesh/import_smf.h +++ b/wrap/io_trimesh/import_smf.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_stl.h b/wrap/io_trimesh/import_stl.h index ed246e40..3c932eed 100644 --- a/wrap/io_trimesh/import_stl.h +++ b/wrap/io_trimesh/import_stl.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/import_vmi.h b/wrap/io_trimesh/import_vmi.h index bde2243e..e08b2d31 100644 --- a/wrap/io_trimesh/import_vmi.h +++ b/wrap/io_trimesh/import_vmi.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/io_fan_tessellator.h b/wrap/io_trimesh/io_fan_tessellator.h index 954b5a98..1e8caacc 100644 --- a/wrap/io_trimesh/io_fan_tessellator.h +++ b/wrap/io_trimesh/io_fan_tessellator.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/io_mask.h b/wrap/io_trimesh/io_mask.h index 1c5575f8..8fa7d251 100644 --- a/wrap/io_trimesh/io_mask.h +++ b/wrap/io_trimesh/io_mask.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/io_material.h b/wrap/io_trimesh/io_material.h index 14c5949b..9ee74214 100644 --- a/wrap/io_trimesh/io_material.h +++ b/wrap/io_trimesh/io_material.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/io_trimesh/io_ply.h b/wrap/io_trimesh/io_ply.h index bc56bec9..33db9d4c 100644 --- a/wrap/io_trimesh/io_ply.h +++ b/wrap/io_trimesh/io_ply.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/minpack/minpack.h b/wrap/minpack/minpack.h index 063a74c3..7fe261ab 100644 --- a/wrap/minpack/minpack.h +++ b/wrap/minpack/minpack.h @@ -5,7 +5,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/mt/mt.h b/wrap/mt/mt.h index af7f521d..7d89b1ec 100644 --- a/wrap/mt/mt.h +++ b/wrap/mt/mt.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/ply/plylib.cpp b/wrap/ply/plylib.cpp index b74d75b6..d7af2f4c 100644 --- a/wrap/ply/plylib.cpp +++ b/wrap/ply/plylib.cpp @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/ply/plylib.h b/wrap/ply/plylib.h index 8a346826..afdc6443 100644 --- a/wrap/ply/plylib.h +++ b/wrap/ply/plylib.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/ply/plystuff.h b/wrap/ply/plystuff.h index 3e41e631..5b09a682 100644 --- a/wrap/ply/plystuff.h +++ b/wrap/ply/plystuff.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/qt/qt_thread_safe_memory_info.h b/wrap/qt/qt_thread_safe_memory_info.h index 2386b37f..88ce3a71 100644 --- a/wrap/qt/qt_thread_safe_memory_info.h +++ b/wrap/qt/qt_thread_safe_memory_info.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/system/memory_info.h b/wrap/system/memory_info.h index 2e766ed7..517f49e7 100644 --- a/wrap/system/memory_info.h +++ b/wrap/system/memory_info.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ * diff --git a/wrap/utils.h b/wrap/utils.h index a4820f36..a8e97476 100644 --- a/wrap/utils.h +++ b/wrap/utils.h @@ -2,7 +2,7 @@ * VCGLib o o * * Visual and Computer Graphics Library o o * * _ O _ * -* Copyright(C) 2004 \/)\/ * +* Copyright(C) 2004-2016 \/)\/ * * Visual Computing Lab /\/| * * ISTI - Italian National Research Council | * * \ *