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
Andrew Bauer
VTK
Commits
08886b67
Commit
08886b67
authored
Apr 13, 1995
by
Ken Martin
Browse files
had a Push where needed a pop
parent
4fee3f36
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Actor.cc
View file @
08886b67
...
...
@@ -279,7 +279,7 @@ float *vlActor::GetBounds()
fptr
+=
3
;
}
this
->
Transform
.
P
ush
();
this
->
Transform
.
P
op
();
// now calc the new bounds
this
->
Bounds
[
0
]
=
this
->
Bounds
[
2
]
=
this
->
Bounds
[
4
]
=
1.0e30
;
...
...
Write
Preview
Supports
Markdown
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