Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Scott Wittenburg
VTK
Commits
f6321f11
Commit
f6321f11
authored
Dec 14, 2017
by
Ben Boeckel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rendering/VolumeAMR: use VTK_SIZEHINT
parent
9d3bc781
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
Rendering/VolumeAMR/vtkAMRVolumeMapper.h
Rendering/VolumeAMR/vtkAMRVolumeMapper.h
+1
-1
Wrapping/Tools/hints
Wrapping/Tools/hints
+0
-1
No files found.
Rendering/VolumeAMR/vtkAMRVolumeMapper.h
View file @
f6321f11
...
...
@@ -135,7 +135,7 @@ public:
planes
[
0
],
planes
[
1
],
planes
[
2
],
planes
[
3
],
planes
[
4
],
planes
[
5
]);}
void
GetCroppingRegionPlanes
(
double
*
planes
)
override
;
double
*
GetCroppingRegionPlanes
()
override
;
double
*
GetCroppingRegionPlanes
()
VTK_SIZEHINT
(
6
)
override
;
//@}
//@{
/**
...
...
Wrapping/Tools/hints
View file @
f6321f11
vtkAMRVolumeMapper GetCroppingRegionPlanes 307 6
vtkBoundingBox GetMinPoint 307 3
vtkBoundingBox GetMaxPoint 307 3
vtkBox GetBounds 307 6
...
...
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