class ConfigPhysicalEnvironment extends ConfigObject
| Modifier and Type | Field and Description |
|---|---|
private int |
coexistenceCenterInPworldPolicy |
(package private) Matrix4d |
coexistenceToTrackerBase
The coexistence to tracker base matrix.
|
private ConfigSensor |
headTracker |
private java.util.ArrayList |
inputDevices |
(package private) PhysicalEnvironment |
j3dPhysicalEnvironment
The corresponding J3D core PhysicalEnvironment instance.
|
aliases, baseName, classLoader, configContainer, creatingCommand, instanceName, isAlias, original, properties, targetClass, targetClassName, targetObject| Constructor and Description |
|---|
ConfigPhysicalEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
(package private) PhysicalEnvironment |
createJ3dPhysicalEnvironment()
Create a core Java 3D PhysicalEnvironment instance using the attributes
gathered by this object.
|
protected void |
initialize(ConfigCommand command)
Overrides initialize() to do nothing.
|
(package private) void |
processDevices()
Process the devices associated with the PhysicalEnvironment.
|
protected void |
setProperty(ConfigCommand command)
Handles the commands
(PhysicalEnvironmentAttribute {instance} {attrName} {attrValue}) and
(PhysicalEnvironmentProperty {instance} {attrName} {attrValue}).
|
createTargetObject, errorMessage, evaluateProperties, getClassForName, getNewInstance, isName, processProperties, setClassLoader, syntaxErrorPhysicalEnvironment j3dPhysicalEnvironment
Matrix4d coexistenceToTrackerBase
private ConfigSensor headTracker
private java.util.ArrayList inputDevices
private int coexistenceCenterInPworldPolicy
protected void initialize(ConfigCommand command)
initialize in class ConfigObjectcommand - the command that created this ConfigObjectprotected void setProperty(ConfigCommand command)
setProperty in class ConfigObjectcommand - the command that invoked this methodPhysicalEnvironment createJ3dPhysicalEnvironment()
void processDevices()
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.