|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Specifies a 3D texture for associated geometry.
3D (or Volume) Textures work with an extra dimension to normal. This interface allows access to all the extra information that is associated with that extra dimension.
| Method Summary | |
int |
getDepth()
Get the depth of the texture. |
boolean |
getRepeatR()
Get the value of field repeatR. |
boolean |
getRepeatS()
Get the value of field repeatS. |
boolean |
getRepeatT()
Get the value of field repeatT. |
| Methods inherited from interface org.web3d.vrml.nodes.VRMLTextureNodeType |
addTextureListener, getCacheString, getTextureType, getYUp, removeTextureListener |
| Methods inherited from interface org.web3d.vrml.nodes.VRMLNodeType |
addNodeListener, getFieldValue, getMetadataObject, getRefCount, hasFieldChanged, isSetupFinished, notifyExternProtoLoaded, removeNodeListener, sendRoute, setDEF, setFrameStateManager, setMetadataObject, setupFinished, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, updateRefCount |
| Methods inherited from interface org.web3d.vrml.lang.VRMLNode |
getFieldDeclaration, getFieldIndex, getNodeFieldIndices, getNumFields, getPrimaryType, getSecondaryType, getUserData, getVRMLNodeName, isDEF, setErrorReporter, setUserData, setVersion |
| Methods inherited from interface org.web3d.vrml.nodes.FrameStateListener |
allEventsComplete |
| Method Detail |
public int getDepth()
public boolean getRepeatS()
true.
public boolean getRepeatT()
true.
public boolean getRepeatR()
true.
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||