|
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.IndexedFaceSet
An SAI IndexedFaceSet 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.MFInt32 |
colorIndex
The colorIndex field |
org.web3d.x3d.sai.SFBool |
colorPerVertex
The colorPerVertex field |
org.web3d.x3d.sai.SFBool |
convex
The convex field |
org.web3d.x3d.sai.SFNode |
coord
The coord exposedField |
org.web3d.x3d.sai.MFInt32 |
coordIndex
The coordIndex field |
org.web3d.x3d.sai.SFFloat |
creaseAngle
The creaseAngle field |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFNode |
normal
The normal exposedField |
org.web3d.x3d.sai.MFInt32 |
normalIndex
The normalIndex field |
org.web3d.x3d.sai.SFBool |
normalPerVertex
The normalPerVertex field |
org.web3d.x3d.sai.MFInt32 |
set_colorIndex
The set_colorIndex eventIn |
org.web3d.x3d.sai.MFInt32 |
set_coordIndex
The set_coordIndex eventIn |
org.web3d.x3d.sai.MFInt32 |
set_normalIndex
The set_normalIndex eventIn |
org.web3d.x3d.sai.MFInt32 |
set_texCoordIndex
The set_texCoordIndex eventIn |
org.web3d.x3d.sai.SFBool |
solid
The solid field |
org.web3d.x3d.sai.SFNode |
texCoord
The texCoord exposedField |
org.web3d.x3d.sai.MFInt32 |
texCoordIndex
The texCoordIndex field |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
IndexedFaceSet(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
IndexedFaceSet(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 colorIndex
public final org.web3d.x3d.sai.MFInt32 set_colorIndex
public final org.web3d.x3d.sai.MFInt32 coordIndex
public final org.web3d.x3d.sai.MFInt32 set_coordIndex
public final org.web3d.x3d.sai.MFInt32 texCoordIndex
public final org.web3d.x3d.sai.MFInt32 set_texCoordIndex
public final org.web3d.x3d.sai.MFInt32 normalIndex
public final org.web3d.x3d.sai.MFInt32 set_normalIndex
public final org.web3d.x3d.sai.SFFloat creaseAngle
public final org.web3d.x3d.sai.SFBool convex
| Constructor Detail |
public IndexedFaceSet(org.web3d.x3d.sai.X3DScene scene)
public IndexedFaceSet(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||