Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tools
frackit
Commits
ff545858
Commit
ff545858
authored
Jan 25, 2020
by
Dennis Gläser
Browse files
[isectionangle] fix docu
parent
cdf82121
Changes
1
Hide whitespace changes
Inline
Side-by-side
frackit/intersection/intersectionangle.hh
View file @
ff545858
...
...
@@ -138,8 +138,8 @@ public:
/*!
* \brief Returns the angle in which two planar 2-dimensional
* geometries embedded in 3d space touch in a point
* \param
disk
1 The first plan
e
* \param
disk
2 The
second plane
* \param
geo
1 The first plan
ar geometry
* \param
geo
2 The
first planar geometry
* \param isPoint The touching point
*/
template
<
class
Geo1
,
class
Geo2
,
...
...
@@ -153,8 +153,8 @@ public:
/*!
* \brief Returns the angle in which two planar 2-dimensional
* geometries embedded in 3d space touch intersect in a segment
* \param
disk
1 The first plan
e
* \param
disk
2 The
second plane
* \param
geo
1 The first plan
ar geometry
* \param
geo
2 The
first planar geometry
* \param isSeg The intersection segment
*/
template
<
class
Geo1
,
class
Geo2
,
...
...
Write
Preview
Supports
Markdown
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