Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bill Lorensen
VTK
Commits
49c3e919
Commit
49c3e919
authored
May 05, 2012
by
Dave DeMarle
Browse files
Merge branch 'image-property-doc-rel' into release
Change-Id: Ib3e3030499c7c2000c74e070518fdc693abc02d3
parents
c51896c3
364353ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rendering/vtkImageProperty.h
View file @
49c3e919
...
...
@@ -98,6 +98,7 @@ public:
this
->
SetInterpolationType
(
VTK_CUBIC_INTERPOLATION
);
};
virtual
const
char
*
GetInterpolationTypeAsString
();
// Description:
// Set the layer number. This is ignored unless the image is part
// of a vtkImageStack. The default layer number is zero.
vtkSetMacro
(
LayerNumber
,
int
);
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment