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
VTK
VTK
Commits
bc953918
Commit
bc953918
authored
Jun 10, 1994
by
Ken Martin
Browse files
added write method temporarily
parent
bc8e5cd4
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/VoxelMod.hh
View file @
bc953918
...
...
@@ -42,6 +42,8 @@ public:
void
SetModelBounds
(
float
xmin
,
float
xmax
,
float
ymin
,
float
ymax
,
float
zmin
,
float
zmax
);
vlGetVectorMacro
(
ModelBounds
,
float
);
void
Write
(
char
*
);
protected:
void
Execute
();
int
SampleDimensions
[
3
];
...
...
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