Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Andrew Bauer
VTK
Commits
c155b9c8
Commit
c155b9c8
authored
Sep 09, 1994
by
Will Schroeder
Browse files
ENH: Additional documentation.
parent
48319bb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Camera.cc
View file @
c155b9c8
...
...
@@ -601,8 +601,8 @@ void vlCamera::OrthogonalizeViewUp()
// Description:
// Move the position of the camera along the view plane normal. Moving
// towards the focal point is a zoom-in, moving away
from the focal point
// is a zoom-out.
// towards the focal point
(e.g., zoom>1)
is a zoom-in, moving away
//
from the focal point (e.g., zoom<1)
is a zoom-out.
void
vlCamera
::
Zoom
(
float
amount
)
{
float
distance
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment