mirror of https://github.com/CGAL/cgal
18 lines
547 B
Plaintext
18 lines
547 B
Plaintext
/// \defgroup PkgProperty_map CGAL and Boost Property Maps Reference
|
|
|
|
/*!
|
|
\addtogroup PkgProperty_map
|
|
|
|
\PkgDescriptionBegin{CGAL and Boost Property Maps,Pkg:Property_mapSummary}
|
|
\PkgPicture{property_map.png}
|
|
\PkgAuthors{Andreas Fabri and Laurent Saboret}
|
|
\PkgDesc{This package provides a framework for interfacing \cgal data structures with algorithms expecting Boost Property Maps.}
|
|
\PkgSince{3.5}
|
|
\PkgBib{cgal:fs-cbpm}
|
|
\PkgLicense{\ref licensesGPL "GPL"}
|
|
\PkgManuals{Chapter_CGAL_and_Boost_Property_Maps,PkgProperty_map}
|
|
\PkgDescriptionEnd
|
|
|
|
*/
|
|
|