Fix URL to Boost property maps.

This commit is contained in:
Laurent Rineau 2010-01-13 15:43:01 +00:00
parent 0c3d09bdcc
commit 990a945f8c
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ Maps each vertex in the surface into an unsigned integer number
in the range \ccc{[0,num_vertices(surface))}.
\ccc{VertexIndexMap} must be a
\ccAnchor{http://www.boost.org/libs/property_map/ReadablePropertyMap.html}{ReadablePropertyMap}
\ccAnchor{http://www.boost.org/libs/property_map/doc/ReadablePropertyMap.html}{ReadablePropertyMap}
whose \ccc{key_type} is
\ccc{boost::graph_traits<EdgeCollapsableMesh const>::vertex_descriptor}
and whose \ccc{value_type} is