Package Scientific :: Package Visualization :: Module VRML2 :: Class NavigationInfo
[hide private]
[frames] | no frames]

Class NavigationInfo



Navigation information

Instance Methods [hide private]
  __init__(self, speed=100.0, type='EXAMINE')
  writeToFile(self, file)

Method Details [hide private]

__init__(self, speed=100.0, type='EXAMINE')
(Constructor)

 
Parameters:
  • speed (number) - walking speed in length units per second
  • type - one of 'WALK', 'EXAMINE', 'FLY', 'NONE', 'ANY'

writeToFile(self, file)