|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Data structure describing all fields available per fragment, which is a selection of createable data arrays. More...
#include <Fragment.hpp>
Classes | |
| struct | Iterator |
Public Member Functions | |
| Fragment () | |
| Constructor. | |
| ~Fragment () | |
| Destructor. | |
| RefPtr< CreativeArrayBase > & | operator[] (const string &s) |
| RefPtr< CreativeArrayBase > | operator() (const string &s) const |
| size_t | size () const |
| int | iterate (Iterator &It) const |