Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
multitouch
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taddeüs Kroes
multitouch
Commits
c476b2ba
Commit
c476b2ba
authored
Jun 15, 2012
by
Taddeüs Kroes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added TODO im emph{} tag.
parent
4b796592
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/report.tex
docs/report.tex
+2
-2
No files found.
docs/report.tex
View file @
c476b2ba
...
...
@@ -794,7 +794,6 @@ client application, as stated by the online specification
\chapter
{
Gesture detection in the reference implementation
}
\label
{
app:implementation-details
}
% TODO
Both rotation and pinch use the centroid of all touch points. A
\emph
{
rotation
}
gesture uses the difference in angle relative to the centroid of all touch
points, and
\emph
{
pinch
}
uses the difference in distance. Both values are
...
...
@@ -802,6 +801,7 @@ normalized using division by the number of touch points. A pinch event contains
a scale factor, and therefore uses a division of the current by the previous
average distance to the centroid.
\emph
{
TODO
}
% TODO
\emph
{
TODO: rotatie en pinch gaan iets anders/uitgebreider worden beschreven.
}
\end{document}
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