|
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.TriangleFanSet
An SAI TriangleFanSet node wrapper.
| Field Summary | |
org.web3d.x3d.sai.SFBool |
ccw
The ccw field |
org.web3d.x3d.sai.SFNode |
color
The color exposedField |
org.web3d.x3d.sai.SFBool |
colorPerVertex
The colorPerVertex field |
org.web3d.x3d.sai.SFNode |
coord
The coord exposedField |
org.web3d.x3d.sai.MFInt32 |
fanCount
The fanCount exposedField |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFNode |
normal
The normal exposedField |
org.web3d.x3d.sai.SFBool |
normalPerVertex
The normalPerVertex field |
org.web3d.x3d.sai.SFBool |
solid
The solid field |
org.web3d.x3d.sai.SFNode |
texCoord
The texCoord exposedField |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
TriangleFanSet(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
TriangleFanSet(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.SFNode coord
public final org.web3d.x3d.sai.SFNode color
public final org.web3d.x3d.sai.SFNode normal
public final org.web3d.x3d.sai.SFNode texCoord
public final org.web3d.x3d.sai.SFBool solid
public final org.web3d.x3d.sai.SFBool ccw
public final org.web3d.x3d.sai.SFBool colorPerVertex
public final org.web3d.x3d.sai.SFBool normalPerVertex
public final org.web3d.x3d.sai.MFInt32 fanCount
| Constructor Detail |
public TriangleFanSet(org.web3d.x3d.sai.X3DScene scene)
public TriangleFanSet(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||