Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::BundleProperty Class Referenceabstract

Convenient abstract base class for inspecting and evaluating properties of Bundles. More...

#include <BundleProperty.hpp>

Inheritance diagram for Fiber::BundleProperty:
Fiber::BundleProperty::Anything Fiber::GridProperty Fiber::SkeletonExistence Fiber::hasCartesianCoordinates Fiber::hasExplicitCartesianCoordinates Fiber::hasSkeletonOfGridType< GridType > Fiber::isCurvilinearGrid Fiber::isFragmentedUniformCartesianGrid Fiber::isRegularGrid< Dimensions > Fiber::isUniformCartesianGrid

Classes

class  Anything
 A bundle property which accepts anything. More...

Public Member Functions

virtual bool checkSlice (Slice &S, const string &GridName) const =0

Public Attributes

class BUNDLE_API Anything

Friends

BUNDLE_API bool hasProperty (BundlePtr Bptr, const BundleProperty &BP)
BUNDLE_API bool hasProperty (const Bundle &B, const BundleProperty &BP)

Detailed Description

Convenient abstract base class for inspecting and evaluating properties of Bundles.

, Slice