Skip to content

Commit 0278a9c

Browse files
Philipp MöllerPhilipp Möller
authored andcommitted
Move the last example and fix the ccIncludeExampleCode paths.
1 parent 7dfed11 commit 0278a9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Matrix_search/examples/Matrix_search/rectangular_p_center_2.cpp renamed to Bounding_volumes/examples/Rectangular_p_center_2/rectangular_p_center_2.cpp

File renamed without changes.

Inscribed_areas/doc_tex/Inscribed_areas_ref/spec_extremal_polygons.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
\ccc{p} with ten vertices and computes the maximum area inscribed
7676
five-gon of \ccc{p}.
7777

78-
\ccIncludeExampleCode{Matrix_search/extremal_polygon_2_area.cpp}
78+
\ccIncludeExampleCode{Inscribed_areas/extremal_polygon_2_area.cpp}
7979

8080
\end{ccRefFunction}
8181

@@ -149,7 +149,7 @@
149149
\ccc{p} with ten vertices and computes the maximum perimeter inscribed
150150
five-gon of \ccc{p}.
151151

152-
\ccIncludeExampleCode{Matrix_search/extremal_polygon_2_perimeter.cpp}
152+
\ccIncludeExampleCode{Inscribed_areas/extremal_polygon_2_perimeter.cpp}
153153

154154
\end{ccRefFunction}
155155

0 commit comments

Comments
 (0)