Navigation and Viewing Framework
Configurable navigation and viewing setups for various display types in the VR lab
 All Classes Namespaces Files Functions Variables Pages
Classes | Namespaces
SceneManager.py File Reference

Contains classes SceneManager, TimedMaterialUniformUpdate and TimedRotationUpdate. More...

Classes

class  lib-server.SceneManager.TimedMaterialUniformUpdate
 Helper class to update material values with respect to the current time. More...
 
class  lib-server.SceneManager.TimedSwayingUpdate
 Helper class to get a rotation that alternates with respect to the current time. More...
 
class  lib-server.SceneManager.DayAnimationUpdate
 Helper class to create a rotation matrix with resepect to the current time. More...
 
class  lib-server.SceneManager.SceneManager
 Class for building a scene and appending the necessary nodes to the scenegraph. More...
 

Namespaces

 lib-server.SceneManager
 

Detailed Description

Contains classes SceneManager, TimedMaterialUniformUpdate and TimedRotationUpdate.