Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ben Boeckel
VTK
Commits
57c21ff0
Commit
57c21ff0
authored
5 years ago
by
David E. DeMarle
Browse files
Options
Downloads
Patches
Plain Diff
fixup doxygen
parent
9e848878
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Domains/Chemistry/vtkMoleculeMapper.h
+3
-0
3 additions, 0 deletions
Domains/Chemistry/vtkMoleculeMapper.h
with
3 additions
and
0 deletions
Domains/Chemistry/vtkMoleculeMapper.h
+
3
−
0
View file @
57c21ff0
...
...
@@ -298,6 +298,9 @@ public:
*/
virtual
void
SetMapScalars
(
bool
map
);
/**
* Accessor to internal structure. This is exposed to make it available for ray tracers.
*/
vtkPeriodicTable
*
GetPeriodicTable
()
{
return
this
->
PeriodicTable
;
}
protected
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment