Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bill Lorensen
VTK
Commits
d1089072
Commit
d1089072
authored
Jul 21, 2011
by
Aashish Chaudhary
Browse files
Fixed renaming deering to offaxis
Change-Id: I9ea2fa19aaac913c4df959d1c0847f5e57a6b163
parent
bede1917
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rendering/vtkCamera.h
View file @
d1089072
...
...
@@ -323,7 +323,7 @@ class VTK_RENDERING_EXPORT vtkCamera : public vtkObject
// Description:
// Set the eye transform matrix.
// This is the transformation matrix for the point between eyes.
// This will be used only for
deering
frustum calculation.
// This will be used only for
offaxis
frustum calculation.
// Default is identity.
void
SetEyeTransformMatrix
(
double
x00
,
double
x01
,
double
x02
,
double
x03
,
double
x10
,
double
x11
,
double
x12
,
double
x13
,
...
...
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