FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
ScalarFunctor.hpp
1
2//
3// $Id: ScalarFunctor.hpp,v 1.1 2008/03/15 02:28:47 werner Exp $
4//
6#ifndef __FISH_BONE_EvalScalarFunctor_HPP
7#define __FISH_BONE_EvalScalarFunctor_HPP
8
9#include "fishboneDllApi.h"
10#include <ocean/shrimp/VScalarFunctor.hpp>
11#include <fish/fiber/field/MemBase.hpp>
12
13namespace Wizt
14{
15
23
24
25} // namespace Wizt
26
27#endif /* __FISH_BONE_EvalScalarFunctor_HPP */
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
note: cannot derive from FloatingSkeletonRenderer as long as independent base class TriangleRenderer ...