Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VkCV Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor 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
Vulkan2021
VkCV Framework
Commits
8fee845f
"git@gitlab.uni-koblenz.de:robbie/homer_mapnav.git" did not exist on "10479f79a0903e02ad83004108ef727190c2842c"
Verified
Commit
8fee845f
authored
3 years ago
by
Josch Morgenstern
Browse files
Options
Downloads
Patches
Plain Diff
[
#42
] change variable name to offset
parent
b1167732
No related branches found
No related tags found
1 merge request
!35
Resolve "Kamera - Trackballkamera"
Pipeline
#25340
passed
3 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/camera/include/vkcv/camera/Camera.hpp
+1
-1
1 addition, 1 deletion
modules/camera/include/vkcv/camera/Camera.hpp
with
1 addition
and
1 deletion
modules/camera/include/vkcv/camera/Camera.hpp
+
1
−
1
View file @
8fee845f
...
@@ -101,7 +101,7 @@ namespace vkcv {
...
@@ -101,7 +101,7 @@ namespace vkcv {
*
*
* @param offset in degrees
* @param offset in degrees
*/
*/
void
changeFov
(
double
fov
);
void
changeFov
(
double
offset
);
void
updateRatio
(
float
ratio
);
void
updateRatio
(
float
ratio
);
...
...
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