From c010a053e56b452bd1fa48d5dd0fb339ee4609b6 Mon Sep 17 00:00:00 2001 From: Davis King Date: Wed, 24 Aug 2011 19:39:05 -0400 Subject: [PATCH] updated docs --- docs/docs/algorithms.xml | 13 +++++++++++++ docs/docs/term_index.xml | 1 + 2 files changed, 14 insertions(+) diff --git a/docs/docs/algorithms.xml b/docs/docs/algorithms.xml index 38ce182b3..5af44efb0 100644 --- a/docs/docs/algorithms.xml +++ b/docs/docs/algorithms.xml @@ -51,6 +51,7 @@ point_rotator get_rect centered_rect + center shrink_rect grow_rect translate_rect @@ -777,6 +778,18 @@ + + + + center + dlib/geometry.h + dlib/geometry/rectangle_abstract.h + + Returns the center point of a rectangle. + + + + diff --git a/docs/docs/term_index.xml b/docs/docs/term_index.xml index 8ade8a22b..b51221a95 100644 --- a/docs/docs/term_index.xml +++ b/docs/docs/term_index.xml @@ -22,6 +22,7 @@ +