|
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.CylinderSensor
An SAI CylinderSensor 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.SFFloat |
diskAngle
The diskAngle 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.SFFloat |
maxAngle
The maxAngle exposedField |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFFloat |
minAngle
The minAngle exposedField |
org.web3d.x3d.sai.SFFloat |
offset
The offset exposedField |
org.web3d.x3d.sai.SFRotation |
rotation_changed
The rotation_changed eventOut |
org.web3d.x3d.sai.SFVec3f |
trackPoint_changed
The trackPoint_changed eventOut |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
CylinderSensor(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
CylinderSensor(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.SFFloat maxAngle
public final org.web3d.x3d.sai.SFFloat minAngle
public final org.web3d.x3d.sai.SFFloat diskAngle
public final org.web3d.x3d.sai.SFRotation rotation_changed
public final org.web3d.x3d.sai.SFFloat offset
| Constructor Detail |
public CylinderSensor(org.web3d.x3d.sai.X3DScene scene)
public CylinderSensor(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||