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
1ad60226
Commit
1ad60226
authored
Nov 15, 2011
by
Philippe Pébay
Browse files
Removed forgotten ivar
Change-Id: I389437c92057ffe43e8415da7fe85da6af7cf946
parent
ae3edeee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Hybrid/vtkPolarAxesActor.h
View file @
1ad60226
...
...
@@ -273,8 +273,6 @@ void BuildPolarAxisTicks( double );
// Use angle units (degrees) to label radial axes
bool
RadialUnits
;
char
*
ActualRadialLabel
;
int
TickLocation
;
// Visibility of radial axes and their titles
...
...
@@ -300,8 +298,6 @@ void BuildPolarAxisTicks( double );
// General properties of radial axes
vtkProperty
*
RadialAxesProperty
;
vtkSetStringMacro
(
ActualRadialLabel
);
vtkTimeStamp
BuildTime
;
int
UserRadialPow
;
...
...
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