Skip to content
Snippets Groups Projects
Commit 57c21ff0 authored by David E. DeMarle's avatar David E. DeMarle
Browse files

fixup doxygen

parent 9e848878
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment