10#ifndef __VGRIDSLICE_HPP
11#define __VGRIDSLICE_HPP
13#include <ocean/plankton/VValue.hpp>
14#include <field/Field.hpp>
15#include "Orientation.hpp"
20class fisheye_API VGridSlice
23 GridOrientation3 orient;
30 const RefPtr<Field>&Coords,
const RefPtr<FragmentID>&f,
31 double&minslice,
double&maxslice);
38class fisheye_API VValueTrait<VGridSlice>
42static bool setValueFromText(VGridSlice&i,
const string&s);
44static string Text(
const VGridSlice&s);
index_t getIndex(index_t i, int c) const
Given a major and a minor index, compute the overall index in the dataset according to.
Definition HyperslabParameters.hpp:176
note: cannot derive from FloatingSkeletonRenderer as long as independent base class TriangleRenderer ...