Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Wizt::VScriptH5Loader Class Reference

Data loading: objects derived from the VLoader class are intrinsically known by the VISH system. More...

#include <VScriptH5Loader.hpp>

Inheritance diagram for Wizt::VScriptH5Loader:

Public Member Functions

 VScriptH5Loader (const char *name, int priority, bool c)

Protected Member Functions

LoadSuccess loadable (const string &url) override
RefPtr< VManagedObjectload (LoadSuccess &LE, const string &script_url, const string &) override

Detailed Description

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.