FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Member Functions | Public Attributes | List of all members
Wizt::Fish< Fiber::Skeleton > Struct Reference

Operating on skeletons. More...

#include <FishSkeleton.hpp>

Inheritance diagram for Wizt::Fish< Fiber::Skeleton >:
RandomPointDistribution Wizt::SkeletonOperatorBase Wizt::VSkeletonRenderObject Wizt::VertexRenderObject SurfaceView FindLocalCoordinates Wizt::SplatRenderObject Wizt::VertexGeometryShader VectorViz::VectorSpeckle Wizt::TensorShaderBase

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< intMinRefinementLevel
 
TypedSlot< intMaxRefinementLevel
 

Detailed Description

Operating on skeletons.