mirror of https://github.com/CGAL/cgal
Property_map icon.
This commit is contained in:
parent
ac7d0971c2
commit
fbe7dd34cd
|
|
@ -2835,8 +2835,6 @@ Point_set_processing_3/doc_tex/Point_set_processing_3/pipeline.eps -text svneol=
|
|||
Point_set_processing_3/doc_tex/Point_set_processing_3/pipeline.jpg -text svneol=unset#image/jpeg
|
||||
Point_set_processing_3/doc_tex/Point_set_processing_3/simplification.tex -text
|
||||
Point_set_processing_3/doc_tex/Point_set_processing_3/smoothing.tex -text
|
||||
Point_set_processing_3/doc_tex/Property_map/fig/property_map.jpg -text svneol=unset#image/jpeg
|
||||
Point_set_processing_3/doc_tex/Property_map/fig/property_map_detail.png -text svneol=unset#image/png
|
||||
Point_set_processing_3/examples/Point_set_processing_3/cgal_test_with_cmake -text
|
||||
Point_set_processing_3/examples/Point_set_processing_3/cgal_test_with_cmake.bat eol=crlf
|
||||
Point_set_processing_3/examples/Point_set_processing_3/data/ChineseDragon-10kv.off -text svneol=unset#application/octet-stream
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
\begin{ccPkgDescription}{CGAL and Boost Property Maps\label{Pkg:Property_map}}
|
||||
\ccPkgHowToCiteCgal{cgal:sal-pptsm2-08}
|
||||
|
||||
\ccPkgSummary{This package provides a framework for interfacing \cgal\
|
||||
data structures with algorithms expecting Boost Property Maps.}
|
||||
|
||||
\ccPkgIntroducedInCGAL{3.5}
|
||||
\ccPkgLicense{\ccLicenseQPL}
|
||||
\ccPkgIllustration{Property_map/fig/property_map_detail.png}{Property_map/fig/property_map.jpg}
|
||||
\ccPkgIllustration{Property_map/fig/property_map.png}{Property_map/fig/property_map.png}
|
||||
|
||||
\end{ccPkgDescription}
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 63 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 6.2 KiB |
Loading…
Reference in New Issue