Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Wizt::Fish< FiberType > Struct Template Reference

The Fish Template provide an interface between the fiber bundle data model and the VISH objects and parameters. More...

Detailed Description

template<class FiberType>
struct Wizt::Fish< FiberType >

The Fish Template provide an interface between the fiber bundle data model and the VISH objects and parameters.

The Fiber namespace provides these following core classes:

Bundle, Slice, Grid, Skeleton, Representation, Field

The Fish interface provides VISH slots to communicate (import,export) these fiber bundle entities among VISH objects.

Examples
ComputeNormals.cpp, Dreibein.cpp, FragmentBoxes.cpp, and GridBoundingBox.cpp.