|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Template base class for Fish modules operating on Grid objects that provide a specific skeleton, such as edges or triangles. More...
#include <SkeletonOperator.hpp>
Classes | |
| struct | GridInspector |
Public Member Functions | |
| RefPtr< Fiber::Skeleton > | getSkeleton (const Fiber::Grid &G) const override |
| RefPtr< Fiber::Skeleton > | getRefinedSkeleton (const Fiber::Grid &G, int i) const override |
Template base class for Fish modules operating on Grid objects that provide a specific skeleton, such as edges or triangles.
Implements the GetSkeletonOperator according to the given template argument.
|
inlineoverridevirtual |
Implements Wizt::GetSkeletonOperator.
|
inlineoverridevirtual |
Implements Wizt::GetSkeletonOperator.