1#ifndef __VFIELDRENDEROBJECT_HPP
2#define __VFIELDRENDEROBJECT_HPP
4#include <bone/FishField.hpp>
5#include <bone/FishSkeleton.hpp>
6#include <bone/FishSlice.hpp>
8#include <ocean/GLvish/VGLRenderObject.hpp>
10#include "fisheyeDllApi.h"
22 public Fish<Fiber::Field>
25 enum { NumberOfInputFields = Fish<Fiber::Field>::NumberOfInputFields };
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
index_t length
The length (number of elements) of the data array.
Definition HyperslabParameters.hpp:37
Base class for objects rendering fields on a fiber bundle.
Definition VFieldRenderObject.hpp:23
note: cannot derive from FloatingSkeletonRenderer as long as independent base class TriangleRenderer ...