Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Christian Butz
VTK
Commits
05f9490e
Commit
05f9490e
authored
Jan 05, 2010
by
Dave Partyka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
COMP: fix file to not include math.h directly, use vtkmath.h.
parent
c07d84a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
Examples/VisualizationAlgorithms/Cxx/TubesWithVaryingRadiusAndColors.cxx
...izationAlgorithms/Cxx/TubesWithVaryingRadiusAndColors.cxx
+0
-2
No files found.
Examples/VisualizationAlgorithms/Cxx/TubesWithVaryingRadiusAndColors.cxx
View file @
05f9490e
...
@@ -2,8 +2,6 @@
...
@@ -2,8 +2,6 @@
// Varying tube radius and independent RGB colors with an unsignedCharArray
// Varying tube radius and independent RGB colors with an unsignedCharArray
// Contributed by Marcus Thamson
// Contributed by Marcus Thamson
#include <math.h>
#include <vtkPolyData.h>
#include <vtkPolyData.h>
#include <vtkPoints.h>
#include <vtkPoints.h>
#include <vtkCellArray.h>
#include <vtkCellArray.h>
...
...
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