| |
|
| java.lang.Object org.jdesktop.j3d.loaders.vrml97.impl.BaseNode org.jdesktop.j3d.loaders.vrml97.impl.Node org.jdesktop.j3d.loaders.vrml97.impl.TextureCoordinate
TextureCoordinate | public class TextureCoordinate extends Node (Code) | | Description of the Class
|
TextureCoordinate | public TextureCoordinate(Loader loader)(Code) | | Constructor for the TextureCoordinate object
Parameters: loader - Description of the Parameter |
TextureCoordinate | TextureCoordinate(Loader loader, float[][] points)(Code) | | Constructor for the TextureCoordinate object
Parameters: loader - Description of the Parameter Parameters: points - Description of the Parameter |
TextureCoordinate | TextureCoordinate(Loader loader, MFVec2f points)(Code) | | Constructor for the TextureCoordinate object
Parameters: loader - Description of the Parameter Parameters: points - Description of the Parameter |
clone | public Object clone()(Code) | | Description of the Method
Description of the Return Value |
getType | public String getType()(Code) | | Gets the type attribute of the TextureCoordinate object
The type value |
initFields | void initFields()(Code) | | Description of the Method
|
notifyMethod | public void notifyMethod(String eventInName, double time)(Code) | | Description of the Method
Parameters: eventInName - Description of the Parameter Parameters: time - Description of the Parameter |
|
|
|