|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.j3d.utils.universe.ConfigObject
com.sun.j3d.utils.universe.ConfigPhysicalEnvironment
class ConfigPhysicalEnvironment
| Field Summary | |
|---|---|
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. |
| Fields inherited from class com.sun.j3d.utils.universe.ConfigObject |
|---|
aliases, baseName, classLoader, configContainer, creatingCommand, instanceName, isAlias, original, properties, targetClass, targetClassName, targetObject |
| Constructor Summary | |
|---|---|
ConfigPhysicalEnvironment()
|
|
| Method Summary | |
|---|---|
(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}). |
| Methods inherited from class com.sun.j3d.utils.universe.ConfigObject |
|---|
createTargetObject, errorMessage, evaluateProperties, getClassForName, getNewInstance, isName, processProperties, setClassLoader, syntaxError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
PhysicalEnvironment j3dPhysicalEnvironment
Matrix4d coexistenceToTrackerBase
private ConfigSensor headTracker
private java.util.ArrayList inputDevices
private int coexistenceCenterInPworldPolicy
| Constructor Detail |
|---|
ConfigPhysicalEnvironment()
| Method Detail |
|---|
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()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||