Project

General

Profile

Scol standard library package  0.3.1
Common and usefull functions for all Scol applications
base3dload.pkg File Reference

Scol 3D Library - 3D basic loader. This package is a part of basic3d.pkg. More...

Functions

 b3d_load ()
 Load the 3d basic library and its all dependancies. This loading is unsafe but faster.
 b3d_loader (withDep, flag)
 b3d_loader2 (pkgs, flag)
 b3d_loadOnly ()
 Load the 3d basic library only (without its dependancies). This loading is unsafe but faster.
 b3d_loadOnlySafe ()
 Load the 3d basic library only (without its dependancies). This loading is safe but slower.
 b3d_loadSafe ()
 Load the 3d basic library and its all dependancies. This loading is safe but slower.

Variables

var b3d_loadPkgsB3D
var b3d_loadPkgsDep

Detailed Description

Scol 3D Library - 3D basic loader. This package is a part of basic3d.pkg.

Author
Scol team
Version
0.1

Variable Documentation

var b3d_loadPkgsDep
Initial value:
"lib/std/error.pkg" ::
nil
var b3d_loadPkgsB3D
Initial value:
"lib/3d/base3d.pkg" ::
nil