|
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.Material
An SAI Material node wrapper.
| Field Summary | |
org.web3d.x3d.sai.SFFloat |
ambientIntensity
The ambientIntensity exposedField |
org.web3d.x3d.sai.SFColor |
diffuseColor
The diffuseColor exposedField |
org.web3d.x3d.sai.SFColor |
emissiveColor
The emissiveColor exposedField |
org.web3d.x3d.sai.SFNode |
metadata
The metadata exposedField |
org.web3d.x3d.sai.SFFloat |
shininess
The shininess exposedField |
org.web3d.x3d.sai.SFColor |
specularColor
The specularColor exposedField |
org.web3d.x3d.sai.SFFloat |
transparency
The transparency exposedField |
| Fields inherited from class org.jeospace.x3d.node.Node |
node |
| Constructor Summary | |
Material(org.web3d.x3d.sai.X3DNode node)
Constructor |
|
Material(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.SFFloat ambientIntensity
public final org.web3d.x3d.sai.SFColor diffuseColor
public final org.web3d.x3d.sai.SFColor emissiveColor
public final org.web3d.x3d.sai.SFFloat shininess
public final org.web3d.x3d.sai.SFColor specularColor
public final org.web3d.x3d.sai.SFFloat transparency
| Constructor Detail |
public Material(org.web3d.x3d.sai.X3DScene scene)
public Material(org.web3d.x3d.sai.X3DNode node)
|
Jeospace API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||