Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
c010a053
"vscode:/vscode.git/clone" did not exist on "44902202583f8a13cd0c6bf58c9bdc526d5a1ca2"
Commit
c010a053
authored
Aug 24, 2011
by
Davis King
Browse files
updated docs
parent
13d7eaaf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
docs/docs/algorithms.xml
docs/docs/algorithms.xml
+13
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/algorithms.xml
View file @
c010a053
...
...
@@ -51,6 +51,7 @@
<item>
point_rotator
</item>
<item>
get_rect
</item>
<item>
centered_rect
</item>
<item>
center
</item>
<item>
shrink_rect
</item>
<item>
grow_rect
</item>
<item>
translate_rect
</item>
...
...
@@ -777,6 +778,18 @@
</component>
<!-- ************************************************************************* -->
<component>
<name>
center
</name>
<file>
dlib/geometry.h
</file>
<spec_file
link=
"true"
>
dlib/geometry/rectangle_abstract.h
</spec_file>
<description>
Returns the center point of a
<a
href=
"#rectangle"
>
rectangle
</a>
.
</description>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
c010a053
...
...
@@ -22,6 +22,7 @@
<term
file=
"dlib/geometry/rectangle_abstract.h.html"
name=
"resize_rect_width"
/>
<term
file=
"dlib/geometry/rectangle_abstract.h.html"
name=
"resize_rect_height"
/>
<term
file=
"dlib/geometry/rectangle_abstract.h.html"
name=
"centered_rect"
/>
<term
file=
"dlib/geometry/rectangle_abstract.h.html"
name=
"center"
/>
<term
file=
"dlib/geometry/rectangle_abstract.h.html"
name=
"nearest_point"
/>
<term
file=
"dlib/geometry/rectangle_abstract.h.html"
name=
"distance_to_rect_edge"
/>
<term
file=
"dlib/geometry/rectangle_abstract.h.html"
name=
"shrink_rect"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment