Package Vision
[hide private]
[frames] | no frames]

Package Vision

source code

Submodules [hide private]

Functions [hide private]
  createRoot()
create a root and hide it
  createVision(root=None, interactive=True)
  createSplash()
  launchVisionToRunNetworkAsApplication()
  mainLoopVisionToRunNetworkAsApplication(ed)
  net()
  nodes()
  runVision(argv=None)
The main function for running Vision

Variables [hide private]
  FlagCheck = 1
  CRITICAL_DEPENDENCIES = ['Pmw', 'NetworkEditor', 'mglutil', 'Numeric']
  NONCRITICAL_DEPENDENCIES = ['magick', 'PIL', 'opengltk', 'DejaVu', 'grail', 'Mo...

Function Details [hide private]

createRoot()

source code 
create a root and hide it

createVision(root=None, interactive=True)

source code 

createSplash()

source code 

launchVisionToRunNetworkAsApplication()

source code 
None

mainLoopVisionToRunNetworkAsApplication(ed)

source code 
None

net()

source code 
None

nodes()

source code 
None

runVision(argv=None)

source code 
The main function for running Vision

Variables Details [hide private]

FlagCheck

None
Value:
1                                                                     
      

CRITICAL_DEPENDENCIES

None
Value:
['Pmw', 'NetworkEditor', 'mglutil', 'Numeric']                         
      

NONCRITICAL_DEPENDENCIES

None
Value:
['magick',
 'PIL',
 'opengltk',
 'DejaVu',
 'grail',
 'MolKit',
 'symserv',
 'Volume',
...