OpenGLContext.loaders.loader

Load-manager for downloading multi-value URLs
The Singleton "Loader" should be used for most interactions.

Classes

class _Loader( object ):
(Singleton) Manager for downloading resources
Is a generic class which provides download services which follow VRML97 semantics (multiple-URL definitions, with chaining to the first successful URL).
The loader will attempt to use a local cache of files to prevent multiple downloading.