Package sigmlgen.playerctrl

This package defines the classes that record the information in SiGML a <player_settings> element, that is, information defining camera settings and the avatar's ambient motion settings.

See:
          Description

Class Summary
AmbientMotionFlags A record of the ambient motion settings defined within a SiGML <player_settings> element.
CameraSettings A record of the camera settings defined within a SiGML <player_settings> element.
PlayerSettings The data from a SiGML <player_settings> element, that is, camera-location/direction/fov data and/or ambient motions flags.
SiGMLPlayerTagDefs Definitions of element and attribute names and values for a SiGML <player_settings> element.
 

Package sigmlgen.playerctrl Description

This package defines the classes that record the information in SiGML a <player_settings> element, that is, information defining camera settings and the avatar's ambient motion settings.