|
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.Collision
An SAI Collision node wrapper.
| Field Summary | |
org.web3d.x3d.sai.MFNode |
addChildren
The addChildren eventIn |
org.web3d.x3d.sai.SFVec3f |
bboxCenter
The bboxCenter field |
org.web3d.x3d.sai.SFVec3f |
bboxSize
The bboxSize field |
org.web3d.x3d.sai.MFNode |
children
The children exposedField |
org.web3d.x3d.sai.SFBool |
collide
The collide exposedField |
org.web3d.x3d.sai.SFTime |
collideTime
The collideTime eventOut |
org.web3d.x3d.sai.SFBool |
enabled
The enabled exposedField |
org.web3d.x3d.sai.SFBool |
isActive
The isActive eventOut |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFNode |
proxy
The proxy field |
org.web3d.x3d.sai.MFNode |
removeChildren
The removeChildren eventIn |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
Collision(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
Collision(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.MFNode children
public final org.web3d.x3d.sai.MFNode addChildren
public final org.web3d.x3d.sai.MFNode removeChildren
public final org.web3d.x3d.sai.SFVec3f bboxCenter
public final org.web3d.x3d.sai.SFVec3f bboxSize
public final org.web3d.x3d.sai.SFBool collide
public final org.web3d.x3d.sai.SFNode proxy
public final org.web3d.x3d.sai.SFTime collideTime
public final org.web3d.x3d.sai.SFBool isActive
public final org.web3d.x3d.sai.SFBool enabled
| Constructor Detail |
public Collision(org.web3d.x3d.sai.X3DScene scene)
public Collision(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||