|
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.ProximitySensor
An SAI ProximitySensor node wrapper.
| Field Summary | |
org.web3d.x3d.sai.SFVec3f |
center
The center exposedField |
org.web3d.x3d.sai.SFBool |
enabled
The enabled exposedField |
org.web3d.x3d.sai.SFTime |
enterTime
The enterTime eventOut |
org.web3d.x3d.sai.SFTime |
exitTime
The exitTime eventOut |
org.web3d.x3d.sai.SFBool |
isActive
The isActive eventOut |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFRotation |
orientation_changed
The orientation_changed eventOut |
org.web3d.x3d.sai.SFVec3f |
position_changed
The position_changed eventOut |
org.web3d.x3d.sai.SFVec3f |
size
The size exposedField |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
ProximitySensor(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
ProximitySensor(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.SFVec3f center
public final org.web3d.x3d.sai.SFVec3f size
public final org.web3d.x3d.sai.SFBool enabled
public final org.web3d.x3d.sai.SFBool isActive
public final org.web3d.x3d.sai.SFVec3f position_changed
public final org.web3d.x3d.sai.SFRotation orientation_changed
public final org.web3d.x3d.sai.SFTime enterTime
public final org.web3d.x3d.sai.SFTime exitTime
| Constructor Detail |
public ProximitySensor(org.web3d.x3d.sai.X3DScene scene)
public ProximitySensor(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||