FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
topology_iterator_data.hpp
1#undef LP
2
3
5{
8 std::string path_info;
9
11 : G(g), LP(lp)
12 , path_info(info)
13 {}
14};
A Grid is a set of Skeleton objects, each of them accessed via some unique SkeletonID object.
Definition Grid.hpp:60
Definition topology_iterator_data.hpp:5