|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Data loading: objects derived from the VLoader class are intrinsically known by the VISH system. More...
#include <VScriptH5Loader.hpp>
Public Member Functions | |
| VScriptH5Loader (const char *name, int priority, bool c) | |
Protected Member Functions | |
| LoadSuccess | loadable (const string &url) override |
| RefPtr< VManagedObject > | load (LoadSuccess &LE, const string &script_url, const string &) override |
Data loading: objects derived from the VLoader class are intrinsically known by the VISH system.
The static Load() function may then query all loaders that are presently existent.
Usually a loader is a static object.