FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Types | Public Member Functions | List of all members
Fiber::FragmentCoordinates< Coordinates > Struct Template Reference
Inheritance diagram for Fiber::FragmentCoordinates< Coordinates >:
Fiber::FragmentSkeleton Fiber::CartesianFragments

Public Types

typedef MemArray< 1, CoordinatesPointMemArray_t
 
typedef MultiArray< 1, CoordinatesPointArray_t
 
- Public Types inherited from Fiber::FragmentSkeleton
typedef MemArray< 1, std::string > FragmentNamesMemArray_t
 
typedef MultiArray< 1, std::string > FragmentNamesArray_t
 

Public Member Functions

 FragmentCoordinates (const RefPtr< Grid > &g)
 
- Public Member Functions inherited from Fiber::FragmentSkeleton
 FragmentSkeleton (const RefPtr< Grid > &g)
 
SkeletonmakeFragments ()
 
RefPtr< FieldmakeFragmentNames () const
 
std::string getFragmentName (index_t i) const
 

Additional Inherited Members

- Static Public Member Functions inherited from Fiber::FragmentSkeleton
static const charMinFieldName ()
 
static const charMaxFieldName ()
 
static SkeletonID ID (int VertexDims)
 
static SkeletonID ID (const Grid &G)
 Return the skeleton ID which is used to store fragment information.
 
static RefPtr< SkeletongetFragments (const Grid &G)
 
static SkeletonmakeFragments (Grid &G)
 
static RefPtr< RepresentationgetFragmentsAsVertices (const Grid &G)
 
static RepresentationmakeFragmentsAsVertices (Grid &G)
 
static RefPtr< FieldmakeFragmentNames (Grid &G)
 
static RepresentationmakeFragmentCoordinates (Grid &G, const RefPtr< Chart > &C)
 
static RefPtr< FieldmakeFragmentCoordinatesCenter (Grid &G, const RefPtr< Chart > &C)
 
static RefPtr< FieldmakeFragmentCoordinatesMin (Grid &G, const RefPtr< Chart > &C)
 
static RefPtr< FieldmakeFragmentCoordinatesMax (Grid &G, const RefPtr< Chart > &C)
 
- Public Attributes inherited from Fiber::FragmentSkeleton
RefPtr< GridTheGrid