|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jeospace.x3d.node.Node
org.jeospace.x3d.node.PlaneSensor
An SAI PlaneSensor node wrapper.
| Field Summary | |
org.web3d.x3d.sai.SFBool |
autoOffset
The autoOffset exposedField |
org.web3d.x3d.sai.SFString |
description
The description exposedField |
org.web3d.x3d.sai.SFBool |
enabled
The enabled exposedField |
org.web3d.x3d.sai.SFBool |
isActive
The isActive eventOut |
org.web3d.x3d.sai.SFBool |
isOver
The isOver eventOut |
org.web3d.x3d.sai.SFVec2f |
maxPosition
The maxPosition exposedField |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFVec2f |
minPosition
The minPosition exposedField |
org.web3d.x3d.sai.SFVec3f |
offset
The offset exposedField |
org.web3d.x3d.sai.SFVec3f |
trackPoint_changed
The trackPoint_changed eventOut |
org.web3d.x3d.sai.SFVec3f |
translation_changed
The translation_changed eventOut |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
PlaneSensor(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
PlaneSensor(org.web3d.x3d.sai.X3DScene scene)
Constructor |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final org.web3d.x3d.sai.SFNode metadata
public final org.web3d.x3d.sai.SFBool enabled
public final org.web3d.x3d.sai.SFBool isActive
public final org.web3d.x3d.sai.SFBool autoOffset
public final org.web3d.x3d.sai.SFVec3f trackPoint_changed
public final org.web3d.x3d.sai.SFString description
public final org.web3d.x3d.sai.SFBool isOver
public final org.web3d.x3d.sai.SFVec2f maxPosition
public final org.web3d.x3d.sai.SFVec2f minPosition
public final org.web3d.x3d.sai.SFVec3f translation_changed
public final org.web3d.x3d.sai.SFVec3f offset
| Constructor Detail |
public PlaneSensor(org.web3d.x3d.sai.X3DScene scene)
public PlaneSensor(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||