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
f9eab488
Commit
f9eab488
authored
Jun 02, 2017
by
Davis King
Browse files
updated docs
parent
3ee460da
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
0 deletions
+15
-0
docs/docs/linear_algebra.xml
docs/docs/linear_algebra.xml
+14
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/linear_algebra.xml
View file @
f9eab488
...
...
@@ -631,6 +631,7 @@
<item>
get_rect
</item>
<item>
centered_rect
</item>
<item>
set_aspect_ratio
</item>
<item>
set_rect_area
</item>
<item>
center
</item>
<item>
dcenter
</item>
<item>
shrink_rect
</item>
...
...
@@ -1045,6 +1046,19 @@
</component>
<!-- ************************************************************************* -->
<component>
<name>
set_rect_area
</name>
<file>
dlib/geometry.h
</file>
<spec_file
link=
"true"
>
dlib/geometry/rectangle_abstract.h
</spec_file>
<description>
This function reshapes a
<a
href=
"#rectangle"
>
rectangle
</a>
so that
it has a user specified area.
</description>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
f9eab488
...
...
@@ -170,6 +170,7 @@
<term
file=
"linear_algebra.html"
name=
"resize_rect_height"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"centered_rect"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"set_aspect_ratio"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"set_rect_area"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"center"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"nearest_point"
include=
"dlib/geometry.h"
/>
<term
file=
"linear_algebra.html"
name=
"nearest_rect"
include=
"dlib/geometry.h"
/>
...
...
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