|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| Occurrence (const Bundle &, const RefPtr< StringList > &DoTheseGridsOnly=NullPtr()) | |
| Create a collection of all representer objects within this Bundle. | |
| const Occurrence< Representation > * | operator() (const Representer &Rep) const |
| Find the first occurance of a given Representer in the given Bundle that was used during construction. | |
| const Occurrence< Skeleton > * | operator() (const WeakPtr< Skeleton > &Rep) const |
| Find the first occurance of a given Skeleton in the given Bundle that was used during construction. | |
| string | RepresenterName (const Representer &) const |