|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Operating on skeletons. More...
#include <FishSkeleton.hpp>
Public Member Functions | |
| Fish (const string &max="AMRmaxlevel", const string &min="AMRminlevel", int ExpertLevel=3) | |
| Fish (int ExpertLevel, const string &max="AMRmaxlevel", const string &min="AMRminlevel") | |
| int | getMinRefinementLevel (const RefPtr< ValuePool > &VP) const override |
| The minimal refinement level. | |
| int | getMaxRefinementLevel (const RefPtr< ValuePool > &VP) const override |
| The maximal refinement level. | |
Public Attributes | |
| TypedSlot< int > | MinRefinementLevel |
| TypedSlot< int > | MaxRefinementLevel |
Operating on skeletons.