diff --git a/docs/docs/api.xml b/docs/docs/api.xml index b6616db5a..d2c8ab655 100644 --- a/docs/docs/api.xml +++ b/docs/docs/api.xml @@ -1228,6 +1228,9 @@ + + + @@ -1235,6 +1238,7 @@ gui_api_ex.cpp.html image_ex.cpp.html + 3d_point_cloud_ex.cpp.html surf_ex.cpp.html bayes_net_gui_ex.cpp.html diff --git a/docs/docs/guipics/perspective_window.png b/docs/docs/guipics/perspective_window.png new file mode 100644 index 000000000..13c01f2e2 Binary files /dev/null and b/docs/docs/guipics/perspective_window.png differ diff --git a/docs/docs/main_menu.xml b/docs/docs/main_menu.xml index 2695813ea..5a70ce989 100644 --- a/docs/docs/main_menu.xml +++ b/docs/docs/main_menu.xml @@ -302,6 +302,10 @@ Matrix_Expressions matrix_expressions_ex.cpp.html + + 3D_Point_Cloud + 3d_point_cloud_ex.cpp.html + Image image_ex.cpp.html diff --git a/docs/docs/stylesheet.xsl b/docs/docs/stylesheet.xsl index ff2ae7be7..b90f4e1af 100644 --- a/docs/docs/stylesheet.xsl +++ b/docs/docs/stylesheet.xsl @@ -923,9 +923,16 @@ function BigToggle(node) - - - + + + + + + + + + +