1#ifndef __FISH_BONE_FISHBUNDLE_HPP
2#define __FISH_BONE_FISHBUNDLE_HPP
4#include "fishboneDllApi.h"
6#include <ocean/plankton/VObject.hpp>
7#include <ocean/shrimp/Range.hpp>
9#include <fiber/bundle/Bundle.hpp>
42 ,
public Fish<VObject>
62 return MySpacetime <<
VP << BP;
Convenience class that implements a pointer to a Bundle object but adds some useful member funtions t...
Definition Bundle.hpp:779
The main entity holding all information.
Definition Bundle.hpp:173
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
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 ...
bool setBundlePtr(const RefPtr< ValuePool > &VP, const Fiber::BundlePtr &BP)
Set the bundle pointer stored here.
Definition FishBundle.hpp:60
BundleSlot & BundleSpacetimeSlot()
Allow writeable access to the spacetime (fiber bundle) slot contained in this Fish scale.
Definition FishBundle.hpp:52