Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository 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
Christopher Steward
VTK
Commits
9923a6b0
Commit
9923a6b0
authored
25 years ago
by
Lisa Avila
Browse files
Options
Downloads
Patches
Plain Diff
Pulled GetDepthBufferSize() out of camera and put it in render window.
parent
be88af2b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
graphics/vtkMesaCamera.h
+0
-2
0 additions, 2 deletions
graphics/vtkMesaCamera.h
with
0 additions
and
2 deletions
graphics/vtkMesaCamera.h
+
0
−
2
View file @
9923a6b0
...
...
@@ -61,8 +61,6 @@ public:
// Implement base class method.
void
Render
(
vtkRenderer
*
ren
);
int
GetDepthBufferSize
();
protected:
vtkMesaCamera
()
{};
~
vtkMesaCamera
()
{};
...
...
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