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
Christian Butz
VTK
Commits
3ebe2013
Commit
3ebe2013
authored
Nov 15, 2011
by
Philippe Pébay
Browse files
Removed a forgotten ShallowCopy declaration
Change-Id: I214bf6ab435b56a89b5b691b24acab82bf899bef
parent
8dd07664
Changes
1
Show whitespace changes
Inline
Side-by-side
Hybrid/vtkCubeAxesActor.h
View file @
3ebe2013
...
...
@@ -353,10 +353,6 @@ public:
//! for 2D axis only : during the next render, the axis positions have to be save for later use.
void
SetSaveTitlePosition
(
int
val
);
// Description:
// Shallow copy of a KatCubeAxesActor.
void
ShallowCopy
(
vtkCubeAxesActor
*
actor
);
protected:
vtkCubeAxesActor
();
~
vtkCubeAxesActor
();
...
...
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