1#ifndef __FISH_BONE_SKELETON_HPP
2#define __FISH_BONE_SKELETON_HPP
5#include <ocean/shrimp/VStringList.hpp>
20 Fish(
const string&
max =
"AMRmaxlevel",
21 const string&
min =
"AMRminlevel",
25 const string&
max =
"AMRmaxlevel",
26 const string&
min =
"AMRminlevel");
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
A Skeleton is a set of Representation object, each of them accessed by an Representer object.
Definition Skeleton.hpp:102
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2
note: cannot derive from FloatingSkeletonRenderer as long as independent base class TriangleRenderer ...