Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
multitouch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Taddeüs Kroes
multitouch
Commits
c476b2ba
Commit
c476b2ba
authored
12 years ago
by
Taddeüs Kroes
Browse files
Options
Downloads
Patches
Plain Diff
Added TODO im emph{} tag.
parent
4b796592
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/report.tex
+2
-2
2 additions, 2 deletions
docs/report.tex
with
2 additions
and
2 deletions
docs/report.tex
+
2
−
2
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}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment