Navigation and Viewing Framework
Configurable navigation and viewing setups for various display types in the VR lab
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
lib-server.SceneManager.SceneManager Class Reference

Class for building a scene and appending the necessary nodes to the scenegraph. More...

Public Member Functions

def __init__
 Custom constructor. More...
 

Public Attributes

 timer
 
 town
 
 water
 
 water_updater
 
 sun
 
 day_updater
 

Detailed Description

Class for building a scene and appending the necessary nodes to the scenegraph.

The actual member variables vary from scene to scene and can be chosen at will.

Constructor & Destructor Documentation

def lib-server.SceneManager.SceneManager.__init__ (   self,
  LOADER,
  NET_TRANS_NODE 
)

Custom constructor.

Parameters
LOADERThe geometry loader to be used.
NET_TRANS_NODEScenegraph net matrix transformation node for distribution.

Member Data Documentation

lib-server.SceneManager.SceneManager.day_updater
lib-server.SceneManager.SceneManager.sun
lib-server.SceneManager.SceneManager.timer
lib-server.SceneManager.SceneManager.town
lib-server.SceneManager.SceneManager.water
lib-server.SceneManager.SceneManager.water_updater

The documentation for this class was generated from the following file: