Namespace vxl.go

Voxelent Global Objects

Namespace

vxl.go

Fields

<static> vxl.go.lookupTableManager
Creates the global lookup table manager and load all the lookup tables at once
Defined in: <../source/nucleo/lookup/LookupTableManager.js>.
<static> vxl.go.modelManager
Defines the global Model Manager
Defined in: <../source/nucleo/model/ModelManager.js>.
<static> vxl.go.notifier
Global notifier object
Defined in: <../source/nucleo/vxl/Notifier.js>.
<static> vxl.go.picker
Defines a global picker
Defined in: <../source/nucleo/scene/Picker.js>.

Methods

<static> console(txt, flag)

Parameters:

Type Name Description
txt

flag