Salvage the demo information from the old package description.

This commit is contained in:
Philipp Möller 2012-09-20 13:30:49 +00:00
parent e1d5cd2f22
commit 1b3a78a08f
43 changed files with 55 additions and 0 deletions

View File

@ -13,5 +13,6 @@
\PkgSince{1.0}
\cgalbib{cgal:atw-aabb}
\license{\ref licensesGPL "GPL"}
\PkgDemo{AABB Tree,AABB_demo.zip}
\PkgDescriptionEnd
*/

View File

@ -12,6 +12,7 @@
\PkgSince{2.1}
\cgalbib{cgal:d-as2}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{2D Alpha Shapes,alpha_shapes_2.zip}
\PkgDescriptionEnd
This chapter presents a framework for alpha shapes. The description is based on

View File

@ -11,6 +11,7 @@
\PkgSince{2.3}
\cgalbib{cgal:dy-as3}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{3D Alpha Shapes,alpha_shape_3.zip}
\PkgDescriptionEnd
Alpha shapes definition is based on an underlying

View File

@ -13,6 +13,7 @@
\PkgSince{3.0}
\cgalbib{cgal:ky-ag2}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{2D Apollonius Graph,apollonius_graph_2.zip}
\PkgDescriptionEnd
*/

View File

@ -12,6 +12,7 @@
\PkgSince{3.2}
\cgalbib{cgal:fwzh-rbso2}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{Boolean operations,boolean_operations_2.zip}
\PkgDescriptionEnd

View File

@ -13,6 +13,7 @@
\PkgSince{1.1}
\cgalbib{cgal:fghhs-bv}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{2D Bounding Volumes,bounding_volumes_2.zip}
\PkgDescriptionEnd
The optimization code uses infix `OPTIMISATION` in the assertions,

View File

@ -13,6 +13,7 @@
\PkgSince{3.1}
\cgalbib{cgal:kmz-isiobd}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
\PkgDescriptionEnd
*/

View File

@ -31,6 +31,7 @@
\PkgSince{3.2}
\cgalbib{cgal:cpt-cgk2}
\license{\ref licensesGPL "GPL"}
\PkgDemo{Arrangement of Circular Arcs,circular_kernel.zip}
\PkgDescriptionEnd
*/

View File

@ -20,6 +20,8 @@
\PkgSince{3.9}
\cgalbib{cgal:d-cm}
\license{\ref licensesLGPL "LGPL"}
\PkgDemo{2D Combinatorial Map,combinatorial_map_2.zip}
\PkgDemo{3D Combinatorial Map,combinatorial_map_3.zip}
\PkgDescriptionEnd
*/

View File

@ -10,6 +10,7 @@
\PkgSince{3.5}
\cgalbib{cgal:h-emspe}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
\PkgDescriptionEnd
*/

View File

@ -28,6 +28,7 @@
\PkgSince{1.0}
\cgalbib{cgal:hs-chep2}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{See Bounding Volumes,bounding_volumes_2.zip}
\PkgDescriptionEnd
Assertions

View File

@ -22,6 +22,7 @@
\PkgSince{1.1}
\cgalbib{cgal:hs-ch3}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{See Polyhedral Surface,polyhedron_3.zip}
\PkgDescriptionEnd
Assertions

View File

@ -228,6 +228,8 @@ ALIASES += "PkgAuthor{1}=<td>\author \1"
ALIASES += "PkgAuthors{1}=\authors \1"
ALIASES += "PkgDesc{1}=\par \"Description\" \1"
ALIASES += "PkgSince{1}=\since \cgal \1"
ALIASES += "PkgLicense{1}=\par \"License\" \1"
ALIASES += "PkgDemo{2}=\par \"Demo\" <a href=\"http://www.cgal.org/demo/4.0.2/\2\">\1</a>"
ALIASES += "PkgDescriptionEnd=</td></tr></table>"
ALIASES += "footnote{1}=<span class=\"footnote\">\1</span>"

View File

@ -6,5 +6,6 @@
\attention NOT PORTED YET
dlls used by all demos CGAL-demoDLLs.zip
*/

View File

@ -13,6 +13,8 @@
\PkgSince{3.3}
\cgalbib{cgal:mwz-e3}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{3D Envelopes,envelope_3.zip}
\PkgDemo{L1 Voronoi Diagram,l1_voronoi_diagram_2.zip}
\PkgDescriptionEnd
This package consists of functions that compute the lower (or upper)

View File

@ -12,6 +12,7 @@
\PkgSince{1.0}
\cgalbib{cgal:dhhk-gog}
\license{ \ref licensesLGPL "LGPL" }
\PkgDemo{Generators,generator.zip}
\PkgDescriptionEnd
This chapter describes the functions and classes provided in \cgal

View File

@ -13,6 +13,8 @@
\PkgSince{1.1}
\cgalbib{cgal:hp-ia}
\license{\ref licensesGPL "GPL"}
\PkgDemo{2D Inscribed k-gon as part of Polygon demo,polygon.zip}
\PkgDemo{2D Largest Empty Rectangle,largest_empty_rect_2.zip}
\PkgDescriptionEnd
This chapter describes concepts, classes, and functions for

View File

@ -11,6 +11,7 @@
\PkgSince{3.3}
\cgalbib{cgal:pc-eldp}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
\PkgDescriptionEnd
*/

View File

@ -24,6 +24,7 @@
\PkgSince{4.0}
\cgalbib{cgal:d-lcc-12}
\license{\ref licensesLGPL "LGPL"}
\PkgDemo{3D Linear Cell Complex,linear_cell_complex_3.zip}
\PkgDescriptionEnd
*/

View File

@ -12,6 +12,7 @@
\PkgSince{3.1}
\cgalbib{cgal:r-ctm2}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{2D Mesh Generator,constrained_delaunay_triangulation_2.zip}
\PkgDescriptionEnd
*/

View File

@ -38,6 +38,7 @@
\PkgSince{3.5}
\cgalbib{cgal:rty-m3}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{3D Mesh Generation,mesh_3.zip}
\PkgDescriptionEnd
*/

View File

@ -11,6 +11,7 @@
\PkgSince{3.5}
\cgalbib{cgal:h-msp3}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
\PkgDescriptionEnd
*/

View File

@ -13,6 +13,7 @@
\PkgSince{2.3}
\cgalbib{cgal:s-bonp2}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{2D Nef Polygons,nef_2.zip}
\PkgDescriptionEnd
*/

View File

@ -13,6 +13,7 @@
\PkgSince{3.1}
\cgalbib{cgal:hk-bonp3}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
\PkgDescriptionEnd
A Nef polyhedron is any point set generated from a finite number of

View File

@ -13,6 +13,8 @@
\PkgSince{2.3}
\cgalbib{cgal:h-pp2}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{2D Polygon Partition,partition_2.zip}
\PkgDemo{Operations on Polygons,polygon.zip}
\PkgDescriptionEnd
The assertion flags for this package use `PARTITION` in their names

View File

@ -13,6 +13,7 @@
\PkgSince{3.5}
\cgalbib{cgal:ct-pt3}
\license{\ref licensesGPL "GPL"}
\PkgDemo{Periodic Delaunay Triangulation,periodic_3_triangulation_3.zip}
\PkgDescriptionEnd
The main classes of the 3D Periodic Triangulation package are

View File

@ -13,6 +13,7 @@
\PkgSince{3.5}
\cgalbib{cgal:ass-psp}
\license{\ref licensesGPL "GPL"}
\PkgDemo{Surface Reconstruction,surface_reconstruction_points_3.zip}
\PkgDescriptionEnd
This \cgal component implements methods to analyze and process

View File

@ -16,6 +16,7 @@
\PkgSince{0.9}
\cgalbib{cgal:gw-p2}
\license{\ref licensesLGPL "LGPL"}
\PkgDemo{Operations on Polygons,polygon.zip}
\PkgDescriptionEnd
## Assertions ##

View File

@ -11,6 +11,7 @@
\PkgSince{1.0}
\cgalbib{cgal:k-ps}
\license{\ref licensesGPL "GPL"}
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
\PkgDescriptionEnd
Polyhedral surfaces in three dimensions are composed of vertices,

View File

@ -10,6 +10,9 @@
\PkgSince{3.2}
\cgalbib{cgal:ap-pcad}
\license{\ref licensesGPL "GPL"}
\PkgDemo{Principal Component Analysis,pca.zip}
\PkgDemo{Operations on Polygons,polygon.zip}
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
\PkgDescriptionEnd
This \cgal component provides functions to compute global information

View File

@ -13,6 +13,7 @@
\PkgSince{3.1}
\cgalbib{cgal:k-sdg2}
\license{ \ref licensesGPL }
\PkgDemo{2D Segment Voronoi Diagram,segment_voronoi_diagram_2.zip}
\PkgDescriptionEnd
*/

View File

@ -11,6 +11,7 @@
\PkgSince{3.1}
\cgalbib{cgal:p-sr2}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{2D Snap Rounding,snap_rounding_2.zip}
\PkgDescriptionEnd
*/

View File

@ -33,6 +33,7 @@
\PkgSince{3.0}
\cgalbib{cgal:tf-ssd}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{2D Spatial Searching,spatial_searching.zip}
\PkgDescriptionEnd
*/

View File

@ -13,6 +13,8 @@
\PkgSince{3.2}
\cgalbib{cgal:c-sspo2}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{2D Straight Skeleton,straight_skeleton_2.zip}
\PkgDemo{Operations on Polygons,polygon.zip}
\PkgDescriptionEnd
*/

View File

@ -11,6 +11,7 @@
\PkgSince{3.2}
\cgalbib{cgal:m-ps}
\license{\ref licensesGPL "GPL"}
\PkgDemo{2D Stream Lines,streamlines.zip}
\PkgDescriptionEnd
Vector and direction fields are commonly used for modeling physical

View File

@ -16,6 +16,7 @@
\PkgSince{3.2}
\cgalbib{cgal:s-ssm2}
\license{\ref licensesLGPL "LGPL"}
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
\PkgDescriptionEnd
Subdivision methods recursively refine the control mesh

View File

@ -158,5 +158,6 @@ sparse linear solvers:
\PkgSince{3.2}
\cgalbib{cgal:sal-pptsm2}
\license{\ref licensesGPL "GPL"}
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
\PkgDescriptionEnd
*/

View File

@ -13,6 +13,7 @@
\PkgSince{3.3}
\cgalbib{cgal:c-tsms-12}
\license{\ref licensesGPL "GPL"}
\PkgDemo{Operations on Polyhedra,polyhedron_3.zip}
\PkgDescriptionEnd
*/

View File

@ -13,6 +13,7 @@
\PkgSince{3.2}
\cgalbib{cgal:ry-smg}
\license{\ref licensesGPL}
\PkgDemo{Surface Mesh Generator,surface_mesher.zip}
\PkgDescriptionEnd
The surface mesh generation package offers a function template

View File

@ -9,6 +9,7 @@
\PkgSince{3.5}
\cgalbib{cgal:asg-srps}
\license{\ref licensesGPL "GPL"}
\PkgDemo{Surface Reconstruction,surface_reconstruction_points_3.zip}
\PkgDescriptionEnd
This \cgal component implements a state-of-the-art surface

View File

@ -26,6 +26,9 @@
\PkgSince{0.9}
\cgalbib{cgal:y-t2}
\license{ \ref licensesGPL "GPL" }
\PkgDemo{Delaunay Triangulation,delaunay_triangulation_2.zip}
\PkgDemo{Regular Triangulation,regular_triangulation_2.zip}
\PkgDemo{Constrained Delaunay Triangulation,constrained_delaunay_triangulation_2.zip}
\PkgDescriptionEnd
A triangulation is a 2-dimensional simplicial complex which is pure

View File

@ -30,6 +30,7 @@
\PkgSince{2.1}
\cgalbib{cgal:pt-t3}
\license{\ref licensesGPL "GPL" }
\PkgDemo{3D Triangulation,triangulation_3.zip}
\PkgDescriptionEnd
A three-dimensional triangulation is a three-dimensional simplicial

View File

@ -12,6 +12,9 @@
\PkgSince{3.2}
\cgalbib{cgal:k-vda2}
\license{\ref licensesGPL "GPL"}
\PkgDemo{2D Point Voronoi Diagram ,delaunay_triangulation_2.zip}
\PkgDemo{2D Disk Voronoi Diagram,apollonius_graph_2.zip}
\PkgDemo{2D Segment Voronoi Diagram,segment_voronoi_diagram_2.zip}
\PkgDescriptionEnd
\cgal provides the class `CGAL::Voronoi_diagram_2<DG,AT,AP>` for