Skip to content
Snippets Groups Projects
Verified Commit 8fee845f authored by Josch Morgenstern's avatar Josch Morgenstern
Browse files

[#42] change variable name to offset

parent b1167732
No related branches found
No related tags found
1 merge request!35Resolve "Kamera - Trackballkamera"
Pipeline #25340 passed
...@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment