|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
VRML representation of 2D texture properties.
| Method Summary | |
float |
getAnisotropicDegree()
Get the AnisotropicFilter Degree. |
int |
getAnisotropicMode()
Get the Anisotropic Mode. |
void |
getBoundaryColor(float[] color)
Get the boundary color. |
int |
getBoundaryModeS()
Get the boundary mode for S. |
int |
getBoundaryModeT()
Get the boundary mode for T. |
int |
getBoundaryWidth()
Get the boundary width. |
boolean |
getGenerateMipMaps()
Get the generateMipsMaps field. |
int |
getMagnificationFilter()
Get the magnigification filter. |
int |
getMinificationFilter()
Get the minification filter. |
| 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 void getBoundaryColor(float[] color)
color - A preallocated 4 component color array;public int getBoundaryWidth()
public int getBoundaryModeS()
public int getBoundaryModeT()
public int getMagnificationFilter()
public int getMinificationFilter()
public boolean getGenerateMipMaps()
public int getAnisotropicMode()
public float getAnisotropicDegree()
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||